#EEE2DC Color

Inspect #EEE2DC across formats, palettes, contrast and closest named color matches.

Color preview

#EEE2DC

Color formats

HEX
#EEE2DC
RGB
rgb(238, 226, 220)
RGBA
rgba(238, 226, 220, 1)
HSL
hsl(20, 35%, 90%)
HSV
hsv(20, 8%, 93%)
CMYK
cmyk(0%, 5%, 8%, 7%)
CSS variable
--color-primary: #EEE2DC;
Lowercase HEX
#eee2dc

Shades

Tints

Tones

Harmony

CSS snippets for #EEE2DC

.color-eee2dc {
  color: #EEE2DC;
  background-color: #EEE2DC;
}

Frequently asked questions

What color is #EEE2DC?+

#EEE2DC is a HEX color with RGB value rgb(238, 226, 220) and HSL value hsl(20, 35%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE2DC?+

The closest Tailwind color is stone-200, available as the bg-stone-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools