Glitter Is Not Gold
#fedc57
Here's everything about the color Glitter Is Not Gold (#fedc57) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fedc57 | |
|---|---|---|
| RGB | rgb(254, 220, 87) | |
| HSL | hsl(48, 99%, 67%) | |
| CMYK | cmyk(0%, 13%, 66%, 0%) | |
| LAB | lab(89, 2, 67) | |
| OKLCH | oklch(0.9 0.153 95) |
Color harmonies
Tints & shades
Code snippets
color: #fedc57;
background-color: #fedc57;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFEDC57)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.86, blue: 0.34, alpha: 1.0)