Midnight Melancholia
#002266
Here's everything about the color Midnight Melancholia (#002266) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #002266 | |
|---|---|---|
| RGB | rgb(0, 34, 102) | |
| HSL | hsl(220, 100%, 20%) | |
| CMYK | cmyk(100%, 67%, 0%, 60%) | |
| LAB | lab(15, 14, -44) | |
| OKLCH | oklch(0.28 0.126 261) |
Color harmonies
Tints & shades
Code snippets
color: #002266;
background-color: #002266;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF002266)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.13, blue: 0.40, alpha: 1.0)