Pony
#c6aa81
Here's everything about the color Pony (#c6aa81) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c6aa81 | |
|---|---|---|
| RGB | rgb(198, 170, 129) | |
| HSL | hsl(36, 38%, 64%) | |
| CMYK | cmyk(0%, 14%, 35%, 22%) | |
| LAB | lab(71, 6, 25) | |
| OKLCH | oklch(0.75 0.064 77) |
Color harmonies
Tints & shades
Code snippets
color: #c6aa81;
background-color: #c6aa81;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC6AA81)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.67, blue: 0.51, alpha: 1.0)