CSS Color Notion
CSS Color Functions
piccalil.li
https://piccalil.li/blog/a-pragmatic-guide-to-modern-css-colours-part-one/
High Definition CSS Color Guide - Chrome Developers
For over 25 years, sRGB (standard red green blue) has been the only color gamut for CSS gradients and colors, with color space offerings within it like rgb(), hsl() and hex. It is the most common color gamut capability amongst displays; a common denominator. We've grown very accustomed to specifying colors within this gamut.
https://developer.chrome.com/articles/high-definition-css-color-guide

State of CSS 2022
Web styling features of today and tomorrow, as seen at Google IO 2022, plus some extras. The year 2022 is set to be one of CSS's greatest years, in both features and cooperative browser feature releases, with a collaborative goal to implement 14 features!
https://web.dev/state-of-css-2022/

New in Chrome 111 - Chrome Developers
Chrome 111 is rolling out now! Create polished transitions in your single page app with the View Transitions API, and bring colors to the next level with support for CSS color level 4. Discover new tools in the style panel to make the most of the new color functionality, and there’s plenty more.
https://developer.chrome.com/en/blog/new-in-chrome-111/


Seonglae Cho