#EEE5D1 Color

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

Color preview

#EEE5D1

Color formats

HEX
#EEE5D1
RGB
rgb(238, 229, 209)
RGBA
rgba(238, 229, 209, 1)
HSL
hsl(41, 46%, 88%)
HSV
hsv(41, 12%, 93%)
CMYK
cmyk(0%, 4%, 12%, 7%)
CSS variable
--color-primary: #EEE5D1;
Lowercase HEX
#eee5d1

Shades

Tints

Tones

Harmony

CSS snippets for #EEE5D1

.color-eee5d1 {
  color: #EEE5D1;
  background-color: #EEE5D1;
}

Frequently asked questions

What color is #EEE5D1?+

#EEE5D1 is a HEX color with RGB value rgb(238, 229, 209) and HSL value hsl(41, 46%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE5D1?+

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