#EEDED3 Color

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

Color preview

#EEDED3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEDED3

.color-eeded3 {
  color: #EEDED3;
  background-color: #EEDED3;
}

Frequently asked questions

What color is #EEDED3?+

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

What is the closest Tailwind color to #EEDED3?+

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