All Tools
1049+ free tools

Tint Overlay

Apply a colored tint over a base color with adjustable intensity.

Base
#1e293b
Tint
#0ea5e9
Result
#166792
Formula: result = base × (1 − a) + tint × a
background: linear-gradient(#0ea5e9, #0ea5e9), #1e293b;
opacity: 0.5; /* alpha blend */
/* or */ background-color: #166792;

Related design tools

Accessibility Checker
WCAG contrast & accessibility compliance checker
Color Wheel
Interactive HSL color wheel — click to pick hue and saturation.
Color Picker
Pick a color and get HEX, RGB, and HSL values instantly.
Palette Generator
Generate random color palettes in 5 styles.