Espresso Martini
#8c3a00
Espresso Martini is a color with the hex code #8c3a00. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8c3a00 | |
|---|---|---|
| RGB | rgb(140, 58, 0) | |
| HSL | hsl(25, 100%, 27%) | |
| CMYK | cmyk(0%, 59%, 100%, 45%) | |
| LAB | lab(36, 34, 47) | |
| OKLCH | oklch(0.45 0.126 47) |
Color harmonies
Tints & shades
Code snippets
color: #8c3a00;
background-color: #8c3a00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8C3A00)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.23, blue: 0.00, alpha: 1.0)