#EEDED4 Color

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

Color preview

#EEDED4

Color formats

HEX
#EEDED4
RGB
rgb(238, 222, 212)
RGBA
rgba(238, 222, 212, 1)
HSL
hsl(23, 43%, 88%)
HSV
hsv(23, 11%, 93%)
CMYK
cmyk(0%, 7%, 11%, 7%)
CSS variable
--color-primary: #EEDED4;
Lowercase HEX
#eeded4

Shades

Tints

Tones

Harmony

CSS snippets for #EEDED4

.color-eeded4 {
  color: #EEDED4;
  background-color: #EEDED4;
}

Frequently asked questions

What color is #EEDED4?+

#EEDED4 is a HEX color with RGB value rgb(238, 222, 212) and HSL value hsl(23, 43%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEDED4?+

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