Warm Spring
#4286bc
Warm Spring is a color with the hex code #4286bc. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4286bc | |
|---|---|---|
| RGB | rgb(66, 134, 188) | |
| HSL | hsl(207, 48%, 50%) | |
| CMYK | cmyk(65%, 29%, 0%, 26%) | |
| LAB | lab(53, -9, -35) | |
| OKLCH | oklch(0.6 0.108 245) |
Color harmonies
Tints & shades
Code snippets
color: #4286bc;
background-color: #4286bc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF4286BC)
/* Swift / UIKit */
UIColor(red: 0.26, green: 0.53, blue: 0.74, alpha: 1.0)