CSS3 Colors
- RECMethod of describing colors using Hue, Saturation and Lightness (hsl()) rather than just RGB, as well as allowing alpha-transparency with rgba() and hsla().
IE
- 5.5 - 8: Not supported
- 9 - 10: Supported
- 11: Supported
Edge
- 12 - 86: Supported
- 87: Supported
Firefox
- 2: Partial support
- 3 - 83: Supported
- 84: Supported
- 85 - 86: Supported
Chrome
- 4 - 86: Supported
- 87: Supported
- 88 - 90: Supported
Safari
- 3.1 - 13.1: Supported
- 14: Supported
- TP: Supported
Opera
- 9: Not supported
- 9.5: Partial support
- 10 - 71: Supported
- 72: Supported
iOS Safari
- 3.2 - 13.7: Supported
- 14: Supported
Opera Mini
- all: Supported
Android Browser
- 2.1 - 4.4.4: Supported
- 81: Supported
Opera Mobile
- 10 - 12.1: Supported
- 59: Supported
Chrome for Android
- 87: Supported
Firefox for Android
- 83: Supported
UC Browser for Android
- 12.12: Supported
Samsung Internet
- 4 - 12.0: Supported
- 13.0: Supported
QQ Browser
- 10.4: Supported
Baidu Browser
- 7.12: Supported
KaiOS Browser
- 2.5: Supported
- Resources:
- Dev.Opera article
- WebPlatform Docs