hsla

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

Syntax



hsla() = hsla( hue, saturation, lightness,  alpha)