Espresso Bar
#5b3f34
Espresso Bar is a color with the hex code #5b3f34. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5b3f34 | |
|---|---|---|
| RGB | rgb(91, 63, 52) | |
| HSL | hsl(17, 27%, 28%) | |
| CMYK | cmyk(0%, 31%, 43%, 64%) | |
| LAB | lab(30, 11, 12) | |
| OKLCH | oklch(0.4 0.044 42) |
Color harmonies
Tints & shades
Code snippets
color: #5b3f34;
background-color: #5b3f34;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5B3F34)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.25, blue: 0.20, alpha: 1.0)