Paved With Gold
#e8d284
Paved With Gold is a color with the hex code #e8d284. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e8d284 | |
|---|---|---|
| RGB | rgb(232, 210, 132) | |
| HSL | hsl(47, 68%, 71%) | |
| CMYK | cmyk(0%, 9%, 43%, 9%) | |
| LAB | lab(85, 0, 41) | |
| OKLCH | oklch(0.86 0.101 94) |
Color harmonies
Tints & shades
Code snippets
color: #e8d284;
background-color: #e8d284;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8D284)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.82, blue: 0.52, alpha: 1.0)