[#]CSS color
what's the difference between adjusting lightness, adding white, and adding black?
feel it out, here in this Codepen
column
1: from color to 100% lightness
2: from color to white
https://codepen.io/argyleink/pen/GgKWJKw
=> More informations about this toot | More toots from argyleink@front-end.social
@argyleink The mix-solution gets rid of chroma "for free", but you don't control the curve! Relatedly, I wish you could do stuff like calc(sin(l * pi) * c)
in rcs, but this crashes the browser😅. However it works fine if "l" is replaced with an external var(--l) 🤷
(example: https://codepen.io/Oddbj-rn-vernes/pen/LYwrYgr )
=> More informations about this toot | More toots from oddvernes@front-end.social
@oddvernes > The mix-solution gets rid of chroma "for free", but you don't control the curve!
exactly!
crashes the browser
i'll log a bug!
=> More informations about this toot | More toots from argyleink@front-end.social This content has been proxied by September (ba2dc).Proxy Information
text/gemini