Party Ice
#e6e4de
Party Ice is a color with the hex code #e6e4de. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e6e4de | |
|---|---|---|
| RGB | rgb(230, 228, 222) | |
| HSL | hsl(45, 14%, 89%) | |
| CMYK | cmyk(0%, 1%, 3%, 10%) | |
| LAB | lab(91, 0, 3) | |
| OKLCH | oklch(0.92 0.008 91) |
Color harmonies
Tints & shades
Code snippets
color: #e6e4de;
background-color: #e6e4de;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE6E4DE)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.89, blue: 0.87, alpha: 1.0)