#EEE3DE Color

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

Color preview

#EEE3DE

Color formats

HEX
#EEE3DE
RGB
rgb(238, 227, 222)
RGBA
rgba(238, 227, 222, 1)
HSL
hsl(19, 32%, 90%)
HSV
hsv(19, 7%, 93%)
CMYK
cmyk(0%, 5%, 7%, 7%)
CSS variable
--color-primary: #EEE3DE;
Lowercase HEX
#eee3de

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3DE

.color-eee3de {
  color: #EEE3DE;
  background-color: #EEE3DE;
}

Frequently asked questions

What color is #EEE3DE?+

#EEE3DE is a HEX color with RGB value rgb(238, 227, 222) and HSL value hsl(19, 32%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE3DE?+

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