My Learning Curve

Feed / Josh Comeau's blog

Color Formats in CSS

Monday, November 28, 2022

CSS gives us so many options when it comes to expressing color—we can use hex codes, rgb, hsl, and more. Which option should we choose? This turns out to be a surprisingly important decision! In this article, we'll take a tour of color formats in CSS, and see which option will serve us best.

Keep reading.


Read original article ↗