Color Blender
Mix two colors at any ratio in RGB or HSL space.
#000000
rgb(0,0,0)
How It Works
Pick two colors, choose a mix percentage, and select RGB or HSL blending. RGB mixing averages each channel; HSL mixing interpolates hue along the shortest arc, giving more natural color transitions.
FAQ
RGB vs HSL?
RGB is simple linear mixing. HSL produces smoother hue transitions, especially between complementary colors.
Mix ratio?
0% is pure A, 100% is pure B, 50% is even.
Alpha?
Not in this version — opaque only.
Use case?
Gradients, theme palettes, design exploration.
Saved?
No.
Love using BreezyTools?
Go Pro for an ad-free experience, priority features, and support independent development — for less than a coffee a month.