mike-schultz / materialette

Materialette - A material design color palette
http://mikeschultz.xyz/materialette
MIT License
1.05k stars 60 forks source link

HSL support (question) #17

Open verpixelt opened 8 years ago

verpixelt commented 8 years ago

First of all I love your app! :) I was wondering are you interested in supporting HSL? If so I'd happily try to add it :)

mike-schultz commented 8 years ago

Thanks! I say go for it. The more flexibility, the better.

leocaseiro commented 8 years ago

Perhaps, if you use TinyColor that should be very easy.

leocaseiro commented 8 years ago

Either way, here's the algoritm https://github.com/bgrins/TinyColor/blob/master/tinycolor.js#L377