Silken Gold
#fce17c
Silken Gold is a color with the hex code #fce17c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fce17c | |
|---|---|---|
| RGB | rgb(252, 225, 124) | |
| HSL | hsl(47, 96%, 74%) | |
| CMYK | cmyk(0%, 11%, 51%, 1%) | |
| LAB | lab(90, 0, 52) | |
| OKLCH | oklch(0.91 0.125 95) |
Color harmonies
Tints & shades
Code snippets
color: #fce17c;
background-color: #fce17c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCE17C)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.88, blue: 0.49, alpha: 1.0)