Re: [csswg-drafts] propose a `hexa()` function that mirrors `rgba()` functionality for hex color codes (#7327)

Color-mix does allow this. `color-mix(var(--your-color) 80%, transparent)` or `color-mix(.., rgba(none none none 1.0))` work depending on what you want.

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7327#issuecomment-1140351955 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 29 May 2022 00:58:42 UTC