Midnight Ocean
#0f2d4d
Here's everything about the color Midnight Ocean (#0f2d4d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0f2d4d | |
|---|---|---|
| RGB | rgb(15, 45, 77) | |
| HSL | hsl(211, 67%, 18%) | |
| CMYK | cmyk(81%, 42%, 0%, 70%) | |
| LAB | lab(18, -1, -23) | |
| OKLCH | oklch(0.29 0.069 252) |
Color harmonies
Tints & shades
Code snippets
color: #0f2d4d;
background-color: #0f2d4d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF0F2D4D)
/* Swift / UIKit */
UIColor(red: 0.06, green: 0.18, blue: 0.30, alpha: 1.0)