Wild Horses
#8d6747
Here's everything about the color Wild Horses (#8d6747) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8d6747 | |
|---|---|---|
| RGB | rgb(141, 103, 71) | |
| HSL | hsl(27, 33%, 42%) | |
| CMYK | cmyk(0%, 27%, 50%, 45%) | |
| LAB | lab(47, 13, 24) | |
| OKLCH | oklch(0.54 0.067 61) |
Color harmonies
Tints & shades
Code snippets
color: #8d6747;
background-color: #8d6747;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8D6747)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.40, blue: 0.28, alpha: 1.0)