#EEE1CD Color

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

Color preview

#EEE1CD

Color formats

HEX
#EEE1CD
RGB
rgb(238, 225, 205)
RGBA
rgba(238, 225, 205, 1)
HSL
hsl(36, 49%, 87%)
HSV
hsv(36, 14%, 93%)
CMYK
cmyk(0%, 5%, 14%, 7%)
CSS variable
--color-primary: #EEE1CD;
Lowercase HEX
#eee1cd

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1CD

.color-eee1cd {
  color: #EEE1CD;
  background-color: #EEE1CD;
}

Frequently asked questions

What color is #EEE1CD?+

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

What is the closest Tailwind color to #EEE1CD?+

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