Varnished Ivory
#e6dccc
Here's everything about the color Varnished Ivory (#e6dccc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e6dccc | |
|---|---|---|
| RGB | rgb(230, 220, 204) | |
| HSL | hsl(37, 34%, 85%) | |
| CMYK | cmyk(0%, 4%, 11%, 10%) | |
| LAB | lab(88, 2, 9) | |
| OKLCH | oklch(0.9 0.024 80) |
Color harmonies
Tints & shades
Code snippets
color: #e6dccc;
background-color: #e6dccc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE6DCCC)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.86, blue: 0.80, alpha: 1.0)