Satin Cream White
#fdf3d5
Here's everything about the color Satin Cream White (#fdf3d5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fdf3d5 | |
|---|---|---|
| RGB | rgb(253, 243, 213) | |
| HSL | hsl(45, 91%, 91%) | |
| CMYK | cmyk(0%, 4%, 16%, 1%) | |
| LAB | lab(96, 0, 16) | |
| OKLCH | oklch(0.96 0.041 92) |
Color harmonies
Tints & shades
Code snippets
color: #fdf3d5;
background-color: #fdf3d5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFDF3D5)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.95, blue: 0.84, alpha: 1.0)