#EEE0CD Color

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

Color preview

#EEE0CD

Color formats

HEX
#EEE0CD
RGB
rgb(238, 224, 205)
RGBA
rgba(238, 224, 205, 1)
HSL
hsl(35, 49%, 87%)
HSV
hsv(35, 14%, 93%)
CMYK
cmyk(0%, 6%, 14%, 7%)
CSS variable
--color-primary: #EEE0CD;
Lowercase HEX
#eee0cd

Shades

Tints

Tones

Harmony

CSS snippets for #EEE0CD

.color-eee0cd {
  color: #EEE0CD;
  background-color: #EEE0CD;
}

Frequently asked questions

What color is #EEE0CD?+

#EEE0CD is a HEX color with RGB value rgb(238, 224, 205) and HSL value hsl(35, 49%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE0CD?+

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