Bountiful Gold
#e4c36c
Here's everything about the color Bountiful Gold (#e4c36c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e4c36c | |
|---|---|---|
| RGB | rgb(228, 195, 108) | |
| HSL | hsl(43, 69%, 66%) | |
| CMYK | cmyk(0%, 14%, 53%, 11%) | |
| LAB | lab(80, 4, 48) | |
| OKLCH | oklch(0.83 0.113 89) |
Color harmonies
Tints & shades
Code snippets
color: #e4c36c;
background-color: #e4c36c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE4C36C)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.76, blue: 0.42, alpha: 1.0)