Golden Nugget
#d78e48
Here's everything about the color Golden Nugget (#d78e48) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d78e48 | |
|---|---|---|
| RGB | rgb(215, 142, 72) | |
| HSL | hsl(29, 64%, 56%) | |
| CMYK | cmyk(0%, 34%, 67%, 16%) | |
| LAB | lab(66, 24, 48) | |
| OKLCH | oklch(0.71 0.123 62) |
Color harmonies
Tints & shades
Code snippets
color: #d78e48;
background-color: #d78e48;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD78E48)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.56, blue: 0.28, alpha: 1.0)