Deepest Nightmare
#44413c
Deepest Nightmare is a color with the hex code #44413c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #44413c | |
|---|---|---|
| RGB | rgb(68, 65, 60) | |
| HSL | hsl(37, 6%, 25%) | |
| CMYK | cmyk(0%, 4%, 12%, 73%) | |
| LAB | lab(28, 1, 4) | |
| OKLCH | oklch(0.38 0.009 81) |
Color harmonies
Tints & shades
Code snippets
color: #44413c;
background-color: #44413c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF44413C)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.25, blue: 0.24, alpha: 1.0)