How it works
Paste a list of hex (or hexa) color values, comma separated. Clic 'Convert!'.
Done.
🚀 Take your list of stylesheet-ready hsl colors and leave, nothing else to see here. Well, maybe share it with your friends too! 😊
Don't paste in special characters, hieroglyphics, plans for building a rocket, or a greasy piece of your lunch.
Just hex colors, comma separated.
It accepts lower case and upper case, and you can even leave a space after the comma. Or three.
It also accepts a single line list, as well as values in multiple lines. You can omit the # if you'd like.
And it also accepts hex color values with an alpha channel (#RRGGBBAA or #RGBA, 8 or 4 character hex codes). It will convert them to hsla.
This would work:
#FADB5F, #F0B429, #CB6E17, #B44D12, #8D2B0B,
This would work too:
#fffbea,
#fff3c4,
#fce588,
#fadb5f,
#f7c948
This too:
#FfF, #F34, CE8,#Fb5, #429, #dE1,#C6E, 44D, #82B,
Even this would work (try it above):
fF7bEa,#fFD3c4, fCe588,b5f6, #7c8
,DEe91dee, aBcDeF,158, #dE32,
Please don't break it.