This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Nadya Voynich
nadyavoynich.com
did:plc:ibklt73ndgijp6sdeyj2n74o
I just realised I’m a CSS dinosaur still using RGB and HEX to define colours 🦖
Meanwhile modern CSS has levelled up:
• name
• rgb()
• rgba()
• hex
• hex + alpha
• hsl()
• hsla()
• hwb()
• lab()
• lch()
• color()
• color-mix()
• oklab()
• oklch()
What’s the best option?
#buildinpublic #webdesign
2025-12-11T13:50:43.532Z