Ancient Treasure
#e7d082
Here's everything about the color Ancient Treasure (#e7d082) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e7d082 | |
|---|---|---|
| RGB | rgb(231, 208, 130) | |
| HSL | hsl(46, 68%, 71%) | |
| CMYK | cmyk(0%, 10%, 44%, 9%) | |
| LAB | lab(84, 1, 42) | |
| OKLCH | oklch(0.86 0.101 94) |
Color harmonies
Tints & shades
Code snippets
color: #e7d082;
background-color: #e7d082;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE7D082)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.82, blue: 0.51, alpha: 1.0)