Harvest Gold
#eab76a
Here's everything about the color Harvest Gold (#eab76a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eab76a | |
|---|---|---|
| RGB | rgb(234, 183, 106) | |
| HSL | hsl(36, 75%, 67%) | |
| CMYK | cmyk(0%, 22%, 55%, 8%) | |
| LAB | lab(78, 13, 46) | |
| OKLCH | oklch(0.81 0.112 76) |
Color harmonies
Tints & shades
Code snippets
color: #eab76a;
background-color: #eab76a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAB76A)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.72, blue: 0.42, alpha: 1.0)