Fallen Petals
#f2e0da
Here's everything about the color Fallen Petals (#f2e0da) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f2e0da | |
|---|---|---|
| RGB | rgb(242, 224, 218) | |
| HSL | hsl(15, 48%, 90%) | |
| CMYK | cmyk(0%, 7%, 10%, 5%) | |
| LAB | lab(91, 6, 5) | |
| OKLCH | oklch(0.92 0.021 39) |
Color harmonies
Tints & shades
Code snippets
color: #f2e0da;
background-color: #f2e0da;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF2E0DA)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.88, blue: 0.85, alpha: 1.0)