Midnight Escapade
#2b3458
Here's everything about the color Midnight Escapade (#2b3458) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2b3458 | |
|---|---|---|
| RGB | rgb(43, 52, 88) | |
| HSL | hsl(228, 34%, 26%) | |
| CMYK | cmyk(51%, 41%, 0%, 65%) | |
| LAB | lab(22, 5, -23) | |
| OKLCH | oklch(0.34 0.065 272) |
Color harmonies
Tints & shades
Code snippets
color: #2b3458;
background-color: #2b3458;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF2B3458)
/* Swift / UIKit */
UIColor(red: 0.17, green: 0.20, blue: 0.35, alpha: 1.0)