Tested tool guide
Tested browser tools
Checked August 16, 2026
What Color Mixer does, with a checked example
Color Mixer combines two or more entered colors into one calculated blend. You adjust each color's relative share and choose the color space used for interpolation, then inspect the resulting color. The important surprise is that identical source colors and ratios can produce different blends when the color space changes. A 50:50 ratio means equal numeric influence in the selected space, not necessarily a shade that looks visually halfway between the inputs.
Worked example
A concrete input and expected output from the current implementation.
Input
Color 1: #336699
Color 2: #336699
Ratio: 1:1
Color space: sRGB
->
Both inputs have sRGB channels (51, 102, 153). Their equal-weight channel averages remain (51, 102, 153), which converts back to #336699.