RSS FeedTwitterMastodonBlueskyShare IconHeart IconGithub IconArrow IconClock IconGUI Challenges IconHome IconNote IconBlog IconCSS IconJS IconHTML IconShows IconOpen Source Software IconSpeaking IconTools IconShuffle IconNext IconPrevious IconCalendar IconCalendar Edit IconNotebook IconObservable Notebooks IconSlash IconGoogle G Icon
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.

0 mentions #

16likes
6reposts
  • GENKI
  • Roni Laukkarinen
  • Jack Iakovenko
  • Guillaume Deblock
  • Keith J Grant
  • Brett Peary