#EEE4DC Color

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

Color preview

#EEE4DC

Color formats

HEX
#EEE4DC
RGB
rgb(238, 228, 220)
RGBA
rgba(238, 228, 220, 1)
HSL
hsl(27, 35%, 90%)
HSV
hsv(27, 8%, 93%)
CMYK
cmyk(0%, 4%, 8%, 7%)
CSS variable
--color-primary: #EEE4DC;
Lowercase HEX
#eee4dc

Shades

Tints

Tones

Harmony

CSS snippets for #EEE4DC

.color-eee4dc {
  color: #EEE4DC;
  background-color: #EEE4DC;
}

Frequently asked questions

What color is #EEE4DC?+

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

What is the closest Tailwind color to #EEE4DC?+

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