#EEE5DD Color

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

Color preview

#EEE5DD

Color formats

HEX
#EEE5DD
RGB
rgb(238, 229, 221)
RGBA
rgba(238, 229, 221, 1)
HSL
hsl(28, 33%, 90%)
HSV
hsv(28, 7%, 93%)
CMYK
cmyk(0%, 4%, 7%, 7%)
CSS variable
--color-primary: #EEE5DD;
Lowercase HEX
#eee5dd

Shades

Tints

Tones

Harmony

CSS snippets for #EEE5DD

.color-eee5dd {
  color: #EEE5DD;
  background-color: #EEE5DD;
}

Frequently asked questions

What color is #EEE5DD?+

#EEE5DD is a HEX color with RGB value rgb(238, 229, 221) and HSL value hsl(28, 33%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE5DD?+

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