Graphite
#383428
Here's everything about the color Graphite (#383428) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #383428 | |
|---|---|---|
| RGB | rgb(56, 52, 40) | |
| HSL | hsl(45, 17%, 19%) | |
| CMYK | cmyk(0%, 7%, 29%, 78%) | |
| LAB | lab(22, 0, 8) | |
| OKLCH | oklch(0.33 0.021 92) |
Color harmonies
Tints & shades
Code snippets
color: #383428;
background-color: #383428;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF383428)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.20, blue: 0.16, alpha: 1.0)