Blue Chip
#1d5699
Here's everything about the color Blue Chip (#1d5699) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1d5699 | |
|---|---|---|
| RGB | rgb(29, 86, 153) | |
| HSL | hsl(212, 68%, 36%) | |
| CMYK | cmyk(81%, 44%, 0%, 40%) | |
| LAB | lab(36, 1, -43) | |
| OKLCH | oklch(0.45 0.124 255) |
Color harmonies
Tints & shades
Code snippets
color: #1d5699;
background-color: #1d5699;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF1D5699)
/* Swift / UIKit */
UIColor(red: 0.11, green: 0.34, blue: 0.60, alpha: 1.0)