In this CSS Quick Tip, we'll learn how to define color values with the HSLa color model. HSLa stands for Hue, Saturation, Lightness, and alpha.
This color method is much more intuitive than RGBA or Hex values, allows you to use the color wheel to select the hue.