Crème de Pêche
#fdf5e0
Here's everything about the color Crème de Pêche (#fdf5e0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fdf5e0 | |
|---|---|---|
| RGB | rgb(253, 245, 224) | |
| HSL | hsl(43, 88%, 94%) | |
| CMYK | cmyk(0%, 3%, 11%, 1%) | |
| LAB | lab(97, 0, 11) | |
| OKLCH | oklch(0.97 0.029 90) |
Color harmonies
Tints & shades
Code snippets
color: #fdf5e0;
background-color: #fdf5e0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFDF5E0)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.96, blue: 0.88, alpha: 1.0)