Rich Gold
#aa8833
Here's everything about the color Rich Gold (#aa8833) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa8833 | |
|---|---|---|
| RGB | rgb(170, 136, 51) | |
| HSL | hsl(43, 54%, 43%) | |
| CMYK | cmyk(0%, 20%, 70%, 33%) | |
| LAB | lab(59, 7, 49) | |
| OKLCH | oklch(0.64 0.11 87) |
Color harmonies
Tints & shades
Code snippets
color: #aa8833;
background-color: #aa8833;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAA8833)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.53, blue: 0.20, alpha: 1.0)