Pink Champagne
#e8dfed
Here's everything about the color Pink Champagne (#e8dfed) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e8dfed | |
|---|---|---|
| RGB | rgb(232, 223, 237) | |
| HSL | hsl(279, 28%, 90%) | |
| CMYK | cmyk(2%, 6%, 0%, 7%) | |
| LAB | lab(90, 5, -6) | |
| OKLCH | oklch(0.91 0.021 314) |
Color harmonies
Tints & shades
Code snippets
color: #e8dfed;
background-color: #e8dfed;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8DFED)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.87, blue: 0.93, alpha: 1.0)