Deep Sea Nightmare
#002366
Deep Sea Nightmare is a color with the hex code #002366. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #002366 | |
|---|---|---|
| RGB | rgb(0, 35, 102) | |
| HSL | hsl(219, 100%, 20%) | |
| CMYK | cmyk(100%, 66%, 0%, 60%) | |
| LAB | lab(16, 13, -43) | |
| OKLCH | oklch(0.29 0.124 261) |
Color harmonies
Tints & shades
Code snippets
color: #002366;
background-color: #002366;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF002366)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.14, blue: 0.40, alpha: 1.0)