Color Mixer
9 toolsBlend two colors together.
Runs in your browser — your files and text stay on your device
Pick a color and get an instant palette, extract dominant colors from a photo, mix two colors, build gradients, check WCAG contrast, simulate color blindness, or browse a reference of named and Tailwind-style colors — all computed locally as you adjust each control.
Picker & PaletteShade ScalePalette from ImageColor MixerGradient GeneratorContrast CheckerColor BlindnessNamed ColorsPalette Reference
How to use this tool
- 1Pick two colors.
- 2Drag the mix slider to blend between them.
- 3Click the result swatch to copy its hex code.
Frequently asked questions
How is the mix calculated?
It linearly interpolates each RGB channel between the two colors at the chosen ratio — a simple, predictable blend rather than perceptual color mixing (like paint).
Is this sent to a server?
No, everything is computed locally in your browser.