Midnight Oil
#0b0c14
Here's everything about the color Midnight Oil (#0b0c14) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0b0c14 | |
|---|---|---|
| RGB | rgb(11, 12, 20) | |
| HSL | hsl(233, 29%, 6%) | |
| CMYK | cmyk(45%, 40%, 0%, 92%) | |
| LAB | lab(3, 1, -4) | |
| OKLCH | oklch(0.16 0.017 279) |
Color harmonies
Tints & shades
Code snippets
color: #0b0c14;
background-color: #0b0c14;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF0B0C14)
/* Swift / UIKit */
UIColor(red: 0.04, green: 0.05, blue: 0.08, alpha: 1.0)