Daisy Desi
#fcdf8a
Here's everything about the color Daisy Desi (#fcdf8a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fcdf8a | |
|---|---|---|
| RGB | rgb(252, 223, 138) | |
| HSL | hsl(45, 95%, 76%) | |
| CMYK | cmyk(0%, 12%, 45%, 1%) | |
| LAB | lab(90, 2, 45) | |
| OKLCH | oklch(0.91 0.109 91) |
Color harmonies
Tints & shades
Code snippets
color: #fcdf8a;
background-color: #fcdf8a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCDF8A)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.87, blue: 0.54, alpha: 1.0)