Midnight Dreams
#002233
Here's everything about the color Midnight Dreams (#002233) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #002233 | |
|---|---|---|
| RGB | rgb(0, 34, 51) | |
| HSL | hsl(200, 100%, 10%) | |
| CMYK | cmyk(100%, 33%, 0%, 80%) | |
| LAB | lab(12, -7, -15) | |
| OKLCH | oklch(0.24 0.05 235) |
Color harmonies
Tints & shades
Code snippets
color: #002233;
background-color: #002233;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF002233)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.13, blue: 0.20, alpha: 1.0)