Just bookmarking this one for my students:
"Functional Colors"
#css #cssFunctions #interface #uiux
https://www.smashingmagazine.com/2020/08/application-color-schemes-css-custom-properties/
How To Configure Application Color Schemes With CSS Custom Properties — Smashing Magazine
In this article, Artur Basak introduces a modern approach on how to set up CSS Custom Properties that respond to the application colors. The idea of dividing colors into three levels can be quite useful: a palette (or scheme), functional colors (or theme), and component colors (local scope).