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