hsl

The hsl() function is used to set a color value in CSS. The hsl() function takes three values, they are: hue, saturation, and lightness.

Syntax



hsl() = hsl( hue, saturation, lightness )