Creamy Ivory
#eeddaa
Here's everything about the color Creamy Ivory (#eeddaa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eeddaa | |
|---|---|---|
| RGB | rgb(238, 221, 170) | |
| HSL | hsl(45, 67%, 80%) | |
| CMYK | cmyk(0%, 7%, 29%, 7%) | |
| LAB | lab(89, 0, 27) | |
| OKLCH | oklch(0.9 0.069 92) |
Color harmonies
Tints & shades
Code snippets
color: #eeddaa;
background-color: #eeddaa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEDDAA)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.87, blue: 0.67, alpha: 1.0)