Exclusive Ivory
#e2d8c3
Exclusive Ivory is a color with the hex code #e2d8c3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e2d8c3 | |
|---|---|---|
| RGB | rgb(226, 216, 195) | |
| HSL | hsl(41, 35%, 83%) | |
| CMYK | cmyk(0%, 4%, 14%, 11%) | |
| LAB | lab(87, 1, 12) | |
| OKLCH | oklch(0.88 0.03 86) |
Color harmonies
Tints & shades
Code snippets
color: #e2d8c3;
background-color: #e2d8c3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE2D8C3)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.85, blue: 0.76, alpha: 1.0)