Candlelight
#fcd917
Here's everything about the color Candlelight (#fcd917) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fcd917 | |
|---|---|---|
| RGB | rgb(252, 217, 23) | |
| HSL | hsl(51, 97%, 54%) | |
| CMYK | cmyk(0%, 14%, 91%, 1%) | |
| LAB | lab(88, 1, 84) | |
| OKLCH | oklch(0.89 0.18 97) |
Color harmonies
Tints & shades
Code snippets
color: #fcd917;
background-color: #fcd917;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCD917)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.85, blue: 0.09, alpha: 1.0)