Fallen Blossoms
#edb2c4
Here's everything about the color Fallen Blossoms (#edb2c4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #edb2c4 | |
|---|---|---|
| RGB | rgb(237, 178, 196) | |
| HSL | hsl(342, 62%, 81%) | |
| CMYK | cmyk(0%, 25%, 17%, 7%) | |
| LAB | lab(79, 24, 0) | |
| OKLCH | oklch(0.82 0.072 359) |
Color harmonies
Tints & shades
Code snippets
color: #edb2c4;
background-color: #edb2c4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEDB2C4)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.70, blue: 0.77, alpha: 1.0)