Golden Goose
#ffd34e
Here's everything about the color Golden Goose (#ffd34e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffd34e | |
|---|---|---|
| RGB | rgb(255, 211, 78) | |
| HSL | hsl(45, 100%, 65%) | |
| CMYK | cmyk(0%, 17%, 69%, 0%) | |
| LAB | lab(87, 6, 69) | |
| OKLCH | oklch(0.88 0.153 90) |
Color harmonies
Tints & shades
Code snippets
color: #ffd34e;
background-color: #ffd34e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFD34E)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.83, blue: 0.31, alpha: 1.0)