tailwindcss-color-mix
A plugin for TailwindCSS to build new colors by mixing two existing ones.
A plugin for TailwindCSS to build new colors by mixing two existing ones.
Use the color-mix function in CSS
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().