#EEEDCC Color

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

Color preview

#EEEDCC

Color formats

HEX
#EEEDCC
RGB
rgb(238, 237, 204)
RGBA
rgba(238, 237, 204, 1)
HSL
hsl(58, 50%, 87%)
HSV
hsv(58, 14%, 93%)
CMYK
cmyk(0%, 0%, 14%, 7%)
CSS variable
--color-primary: #EEEDCC;
Lowercase HEX
#eeedcc

Shades

Tints

Tones

Harmony

CSS snippets for #EEEDCC

.color-eeedcc {
  color: #EEEDCC;
  background-color: #EEEDCC;
}

Frequently asked questions

What color is #EEEDCC?+

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

What is the closest Tailwind color to #EEEDCC?+

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