Inca Gold
#aa6d28
Here's everything about the color Inca Gold (#aa6d28) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa6d28 | |
|---|---|---|
| RGB | rgb(170, 109, 40) | |
| HSL | hsl(32, 62%, 41%) | |
| CMYK | cmyk(0%, 36%, 76%, 33%) | |
| LAB | lab(52, 21, 47) | |
| OKLCH | oklch(0.59 0.113 65) |
Color harmonies
Tints & shades
Code snippets
color: #aa6d28;
background-color: #aa6d28;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAA6D28)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.43, blue: 0.16, alpha: 1.0)