Tobacco Leaf
#8c724f
Here's everything about the color Tobacco Leaf (#8c724f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8c724f | |
|---|---|---|
| RGB | rgb(140, 114, 79) | |
| HSL | hsl(34, 28%, 43%) | |
| CMYK | cmyk(0%, 19%, 44%, 45%) | |
| LAB | lab(50, 7, 23) | |
| OKLCH | oklch(0.57 0.059 74) |
Color harmonies
Tints & shades
Code snippets
color: #8c724f;
background-color: #8c724f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8C724F)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.45, blue: 0.31, alpha: 1.0)