I'm still sad that the native CSS color functions do not work like in preprocessors in certain aspects, but with custom functions, we will be finally free

@function --rgba(--c <color>, --a: 1) {
result: rgb(from var(--c) r g b / var(--a));
}

0

If you have a fediverse account, you can quote this note from your own instance. Search https://front-end.social/users/kizu/statuses/114624793500733647 on your instance and quote it. (Note that quoting is not supported in Mastodon.)