Ivory Wedding
#edede4
Ivory Wedding is a color with the hex code #edede4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #edede4 | |
|---|---|---|
| RGB | rgb(237, 237, 228) | |
| HSL | hsl(60, 20%, 91%) | |
| CMYK | cmyk(0%, 0%, 4%, 7%) | |
| LAB | lab(94, -1, 4) | |
| OKLCH | oklch(0.94 0.012 107) |
Color harmonies
Tints & shades
Code snippets
color: #edede4;
background-color: #edede4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDEDE4)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.93, blue: 0.89, alpha: 1.0)