Capital Blue
#1a4157
Capital Blue, represented by the hex value #1a4157, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #1a4157 | |
|---|---|---|
| RGB | rgb(26, 65, 87) | |
| HSL | hsl(202, 54%, 22%) | |
| CMYK | cmyk(70%, 25%, 0%, 66%) | |
| LAB | lab(26, -8, -18) | |
| OKLCH | oklch(0.36 0.058 236) |
Color harmonies
Tints & shades
Code snippets
color: #1a4157;
background-color: #1a4157;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF1A4157)
/* Swift / UIKit */
UIColor(red: 0.10, green: 0.25, blue: 0.34, alpha: 1.0)