Mix colors directly in CSS with color-mix() 🎨

Blend two colors in any color space, no JavaScript or preprocessors needed.

color-mix(in oklch, red 30%, blue)
Supports sRGB, HSL, HWB, LCH, OKLCH, and more.

Learn more 👇
https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color-mix