Café Noir
#4b3621
Here's everything about the color Café Noir (#4b3621) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4b3621 | |
|---|---|---|
| RGB | rgb(75, 54, 33) | |
| HSL | hsl(30, 39%, 21%) | |
| CMYK | cmyk(0%, 28%, 56%, 71%) | |
| LAB | lab(25, 8, 17) | |
| OKLCH | oklch(0.35 0.045 65) |
Color harmonies
Tints & shades
Code snippets
color: #4b3621;
background-color: #4b3621;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF4B3621)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.21, blue: 0.13, alpha: 1.0)