Golden Coin
#fcd975
Here's everything about the color Golden Coin (#fcd975) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fcd975 | |
|---|---|---|
| RGB | rgb(252, 217, 117) | |
| HSL | hsl(44, 96%, 72%) | |
| CMYK | cmyk(0%, 14%, 54%, 1%) | |
| LAB | lab(88, 4, 53) | |
| OKLCH | oklch(0.89 0.126 90) |
Color harmonies
Tints & shades
Code snippets
color: #fcd975;
background-color: #fcd975;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCD975)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.85, blue: 0.46, alpha: 1.0)