Color Mixer
Blend a start color into an end color across up to 10 steps — preview the gradient, grab every shade and copy any format instantly.
Pick two colors and a step count — every shade in between is computed instantly in your browser.
About Color Mixer
The Color Mixer blends two colors into each other and shows every step in between. Pick a start color and an end color, choose how many intermediate shades you want — up to ten — and the tool computes the full transition instantly, both as individual swatches and as a smooth gradient preview.
Two blend modes control how the mix is calculated. RGB interpolates each channel in a straight line, which is predictable and neutral, while HSL travels around the color wheel, keeping the in-between steps more saturated and vivid. Swapping the two endpoints or rolling random colors takes one click.
All mixing happens in your browser with no server involved. It is a handy way to answer questions like "what color is halfway between blue and orange", to build stepped color ramps for charts, or to grab a CSS gradient between two brand colors.
How to use Color Mixer
- Choose a start color and an end color with the pickers, or click "Random colors".
- Set the number of in-between steps, from 1 to 10.
- Pick the blend mode: RGB for a linear mix or HSL for a hue-preserving mix.
- Click any shade to copy it, or use "Copy all" for the whole ramp.
- Use "Copy CSS gradient" to grab the transition as a ready-to-paste gradient.