Illicit Darkness
#00022e
Illicit Darkness is a color with the hex code #00022e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #00022e | |
|---|---|---|
| RGB | rgb(0, 2, 46) | |
| HSL | hsl(237, 100%, 9%) | |
| CMYK | cmyk(100%, 96%, 0%, 82%) | |
| LAB | lab(2, 9, -27) | |
| OKLCH | oklch(0.14 0.09 264) |
Color harmonies
Tints & shades
Code snippets
color: #00022e;
background-color: #00022e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF00022E)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.01, blue: 0.18, alpha: 1.0)