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().
types: <color>: `hsl()` (hsl color model)
types: <color>: `hsla()` (hsl color model)
types: <color>: `hsla()` (hsl color model): space-separated parameters
types: <color>: `hsl()` (hsl color model): alpha parameter
types: <color>: `hsl()` (hsl color model): space-separated parameters
6 results found.