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>: `rgba()` (rgb color model)
types: <color>: `rgba()` (rgb color model): float values in parameters
types: <color>: `rgba()` (rgb color model): space-separated parameters
4 results found.