See Color Level 4
Having access to CIE colors/adjustments would be particularly useful for design systems, and it seems like we could provide the syntax in sass:color without waiting on browsers to support the CSS variant.
When I say adjustments, I'm not referring to the new CSS color functions in Level 5. I think we need to wait for those to solidify. I'm thinking of something similar to, or extending, color.adjust().
See Color Level 4
Having access to CIE colors/adjustments would be particularly useful for design systems, and it seems like we could provide the syntax in
sass:colorwithout waiting on browsers to support the CSS variant.When I say adjustments, I'm not referring to the new CSS color functions in Level 5. I think we need to wait for those to solidify. I'm thinking of something similar to, or extending,
color.adjust().