#EEEDD5 Color

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

Color preview

#EEEDD5

Color formats

HEX
#EEEDD5
RGB
rgb(238, 237, 213)
RGBA
rgba(238, 237, 213, 1)
HSL
hsl(58, 42%, 88%)
HSV
hsv(58, 11%, 93%)
CMYK
cmyk(0%, 0%, 11%, 7%)
CSS variable
--color-primary: #EEEDD5;
Lowercase HEX
#eeedd5

Shades

Tints

Tones

Harmony

CSS snippets for #EEEDD5

.color-eeedd5 {
  color: #EEEDD5;
  background-color: #EEEDD5;
}

Frequently asked questions

What color is #EEEDD5?+

#EEEDD5 is a HEX color with RGB value rgb(238, 237, 213) and HSL value hsl(58, 42%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEEDD5?+

The closest Tailwind color is orange-100, available as the bg-orange-100 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