#EEE6DC Color

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

Color preview

#EEE6DC

Color formats

HEX
#EEE6DC
RGB
rgb(238, 230, 220)
RGBA
rgba(238, 230, 220, 1)
HSL
hsl(33, 35%, 90%)
HSV
hsv(33, 8%, 93%)
CMYK
cmyk(0%, 3%, 8%, 7%)
CSS variable
--color-primary: #EEE6DC;
Lowercase HEX
#eee6dc

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6DC

.color-eee6dc {
  color: #EEE6DC;
  background-color: #EEE6DC;
}

Frequently asked questions

What color is #EEE6DC?+

#EEE6DC is a HEX color with RGB value rgb(238, 230, 220) and HSL value hsl(33, 35%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE6DC?+

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