Entries Tagged as 'hsl/hsla'
Coding Colors Easily Using CSS3 hsl()
Notation
August 28th, 2010 by zoltan · 16 Comments
The seemingly impossible task of coming up with color codes off the top of your head can be done easily using CSS3’s hsl
color notation. Read how you can use this “human-friendly” and how it can work in the few browsers that don’t support it natively.
Tags: Color · CSS · CSS3 · hsl/hsla · Polyfills