Honey Gold
#e1b67c
Here's everything about the color Honey Gold (#e1b67c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e1b67c | |
|---|---|---|
| RGB | rgb(225, 182, 124) | |
| HSL | hsl(34, 63%, 68%) | |
| CMYK | cmyk(0%, 19%, 45%, 12%) | |
| LAB | lab(77, 11, 36) | |
| OKLCH | oklch(0.8 0.09 74) |
Color harmonies
Tints & shades
Code snippets
color: #e1b67c;
background-color: #e1b67c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1B67C)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.71, blue: 0.49, alpha: 1.0)