Black Sea Night
#052462
Black Sea Night, represented by the hex value #052462, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #052462 | |
|---|---|---|
| RGB | rgb(5, 36, 98) | |
| HSL | hsl(220, 90%, 20%) | |
| CMYK | cmyk(95%, 63%, 0%, 62%) | |
| LAB | lab(16, 11, -41) | |
| OKLCH | oklch(0.29 0.116 262) |
Color harmonies
Tints & shades
Code snippets
color: #052462;
background-color: #052462;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF052462)
/* Swift / UIKit */
UIColor(red: 0.02, green: 0.14, blue: 0.38, alpha: 1.0)