Espresso Macchiato
#4f4744
Espresso Macchiato is a color with the hex code #4f4744. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4f4744 | |
|---|---|---|
| RGB | rgb(79, 71, 68) | |
| HSL | hsl(16, 7%, 29%) | |
| CMYK | cmyk(0%, 10%, 14%, 69%) | |
| LAB | lab(31, 3, 3) | |
| OKLCH | oklch(0.4 0.012 42) |
Color harmonies
Tints & shades
Code snippets
color: #4f4744;
background-color: #4f4744;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF4F4744)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.28, blue: 0.27, alpha: 1.0)