1,127 views
My google avatar.
devrel@google
notecss

I learned you can use % for chroma!

.percentage-chroma {
  color: lch(50% 50% 200);
  color: oklch(50% 50% 200);
}

Added 2 examples to my CSS Color Syntax Mega List.

17likes

and 1 other

6reposts

Join the conversation on