Avocado Stone
#4e3e1f
Here's everything about the color Avocado Stone (#4e3e1f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4e3e1f | |
|---|---|---|
| RGB | rgb(78, 62, 31) | |
| HSL | hsl(40, 43%, 21%) | |
| CMYK | cmyk(0%, 21%, 60%, 69%) | |
| LAB | lab(27, 4, 22) | |
| OKLCH | oklch(0.37 0.051 83) |
Color harmonies
Tints & shades
Code snippets
color: #4e3e1f;
background-color: #4e3e1f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF4E3E1F)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.24, blue: 0.12, alpha: 1.0)