#EEEED3 Color

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

Color preview

#EEEED3

Color formats

HEX
#EEEED3
RGB
rgb(238, 238, 211)
RGBA
rgba(238, 238, 211, 1)
HSL
hsl(60, 44%, 88%)
HSV
hsv(60, 11%, 93%)
CMYK
cmyk(0%, 0%, 11%, 7%)
CSS variable
--color-primary: #EEEED3;
Lowercase HEX
#eeeed3

Shades

Tints

Tones

Harmony

CSS snippets for #EEEED3

.color-eeeed3 {
  color: #EEEED3;
  background-color: #EEEED3;
}

Frequently asked questions

What color is #EEEED3?+

#EEEED3 is a HEX color with RGB value rgb(238, 238, 211) and HSL value hsl(60, 44%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEEED3?+

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