Smoky Charcoal
#34282c
Here's everything about the color Smoky Charcoal (#34282c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #34282c | |
|---|---|---|
| RGB | rgb(52, 40, 44) | |
| HSL | hsl(340, 13%, 18%) | |
| CMYK | cmyk(0%, 23%, 15%, 80%) | |
| LAB | lab(18, 6, 0) | |
| OKLCH | oklch(0.29 0.019 356) |
Color harmonies
Tints & shades
Code snippets
color: #34282c;
background-color: #34282c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF34282C)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.16, blue: 0.17, alpha: 1.0)