#EEE2CC Color

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

Color preview

#EEE2CC

Color formats

HEX
#EEE2CC
RGB
rgb(238, 226, 204)
RGBA
rgba(238, 226, 204, 1)
HSL
hsl(39, 50%, 87%)
HSV
hsv(39, 14%, 93%)
CMYK
cmyk(0%, 5%, 14%, 7%)
CSS variable
--color-primary: #EEE2CC;
Lowercase HEX
#eee2cc

Shades

Tints

Tones

Harmony

CSS snippets for #EEE2CC

.color-eee2cc {
  color: #EEE2CC;
  background-color: #EEE2CC;
}

Frequently asked questions

What color is #EEE2CC?+

#EEE2CC is a HEX color with RGB value rgb(238, 226, 204) and HSL value hsl(39, 50%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE2CC?+

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