Color Mixer
Blend two or more colors together to create new shades. Adjust the mixing ratio to control the balance between colors and see the result in multiple formats.
Mix Settings
50% / 50%
RGB mixing interpolates red, green, and blue channels linearly.
0%50%100%
Mixed Result
50%
HEX:
#95639d
RGB:
rgb(149, 99, 157)
HSL:
hsl(291.72, 22.83%, 50.2%)
Quick ratios:
FAQ
How does color mixing work?
Colors are mixed using additive color blending in the RGB color space. The tool interpolates between the color values based on your specified ratio to create the resulting mixed color.
Can I mix more than two colors?
Yes, you can add multiple colors and adjust the weight of each color in the mix. This allows you to create complex color blends with precise control over the result.
What is the difference between additive and subtractive mixing?
Additive mixing (used for light/screens) combines RGB values and gets brighter. Subtractive mixing (used for paints/inks) uses CMYK and gets darker. This tool uses additive mixing.