Tussie-Mussie
#edc5d7
Here's everything about the color Tussie-Mussie (#edc5d7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #edc5d7 | |
|---|---|---|
| RGB | rgb(237, 197, 215) | |
| HSL | hsl(333, 53%, 85%) | |
| CMYK | cmyk(0%, 17%, 9%, 7%) | |
| LAB | lab(83, 17, -3) | |
| OKLCH | oklch(0.86 0.051 349) |
Color harmonies
Tints & shades
Code snippets
color: #edc5d7;
background-color: #edc5d7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDC5D7)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.77, blue: 0.84, alpha: 1.0)