Equestrienne
#a07569
Here's everything about the color Equestrienne (#a07569) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a07569 | |
|---|---|---|
| RGB | rgb(160, 117, 105) | |
| HSL | hsl(13, 22%, 52%) | |
| CMYK | cmyk(0%, 27%, 34%, 37%) | |
| LAB | lab(53, 16, 14) | |
| OKLCH | oklch(0.6 0.058 36) |
Color harmonies
Tints & shades
Code snippets
color: #a07569;
background-color: #a07569;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA07569)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.46, blue: 0.41, alpha: 1.0)