The first number is the hue, the second number is the saturation, the third number is the lightness, and the last is alpha.
#hsla { background: hsla (200, 50%, 45%, 1); }
The first number is the hue, the second number is the saturation, the third number is the lightness, and the last is alpha.
#hsla { background: hsla (200, 50%, 45%, 1); }