Starlet Pink
#edc2db
Here's everything about the color Starlet Pink (#edc2db) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #edc2db | |
|---|---|---|
| RGB | rgb(237, 194, 219) | |
| HSL | hsl(325, 54%, 85%) | |
| CMYK | cmyk(0%, 18%, 8%, 7%) | |
| LAB | lab(83, 19, -6) | |
| OKLCH | oklch(0.86 0.059 343) |
Color harmonies
Tints & shades
Code snippets
color: #edc2db;
background-color: #edc2db;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDC2DB)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.76, blue: 0.86, alpha: 1.0)