Color Variables with Transparency

PHOTO EMBED

Sat Feb 22 2025 09:10:08 GMT+0000 (Coordinated Universal Time)

Saved by @Sebhart #color

color: RGB(var(--color), 0.5);
content_copyCOPY

Another workaround for scss files is to use uppercase (RGB) which is then ignored by sass.

https://stackoverflow.com/questions/40010597/how-do-i-apply-opacity-to-a-css-color-variable