All Tools
1049+ free tools

Color Screen

Compute the result of screen-blending two colors (lighter result).

Base
#0ea5e9
Layer
#f59e0b
Result
#f6ddea
Screen formula: result = 255 - ((255 - base) × (255 - layer) / 255)
RGB: 246, 221, 234
.layer { background: #f59e0b; mix-blend-mode: screen; }

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.