Use the color-mix function in CSS
A plugin for TailwindCSS to build new colors by mixing two existing ones.
A postcss plugin to blend 2 colors by a given factor
A utility library to convert CSS color values into an RGB array and hex code. Supports CSS color names, hex values, RGB, HSL, CSS variables and modern CSS color functions such as color-mix() and color().
A TypeScript class for working with CSS color formats, providing conversion, manipulation, and analysis tools for various color models and spaces.