Woodhaven
#9e7b6c
Here's everything about the color Woodhaven (#9e7b6c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9e7b6c | |
|---|---|---|
| RGB | rgb(158, 123, 108) | |
| HSL | hsl(18, 20%, 52%) | |
| CMYK | cmyk(0%, 22%, 32%, 38%) | |
| LAB | lab(55, 12, 14) | |
| OKLCH | oklch(0.61 0.049 44) |
Color harmonies
Tints & shades
Code snippets
color: #9e7b6c;
background-color: #9e7b6c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9E7B6C)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.48, blue: 0.42, alpha: 1.0)