Elektrine lite

← Feed

@b0rk@social.jvns.ca

Post #2017320

2026-05-04 12:59 UTC

@sarajw whoa, I didn't realize you could do that now!

Replies (2)

  • @ikesau@micro.ikesau.co 2026-05-04 13:25

    @b0rk @sarajw and if you don't mind a slightly hard-to-reason-about colour space, using oklab or oklch will get you even nicer derivatives :)

    Open ##2017321

  • @pathunstrom@ngmx.com 2026-05-04 19:25

    @b0rk @sarajw css color 5 is really exciting generally. With the syntax above, you don't even need to craft from the same color gamut. You can have rgb colors as the from to hsl, for example, and it does the necessary conversion for you. To answer the original question, if I need quick prototype colors, I'm using css named colors, which is not everyone's cup of tea.

    Open ##2017323