1. CSS3 Colors

    Method of describing colors using Hue, Saturation and Lightness (hsl()) rather than just RGB, as well as allowing alpha-transparency with rgba() and hsla().

  2. types: <color>: `hsla()` (hsl color model)

  3. types: <color>: `hsla()` (hsl color model): space-separated parameters