#EEDED8 Color

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

Color preview

#EEDED8

Color formats

HEX
#EEDED8
RGB
rgb(238, 222, 216)
RGBA
rgba(238, 222, 216, 1)
HSL
hsl(16, 39%, 89%)
HSV
hsv(16, 9%, 93%)
CMYK
cmyk(0%, 7%, 9%, 7%)
CSS variable
--color-primary: #EEDED8;
Lowercase HEX
#eeded8

Shades

Tints

Tones

Harmony

CSS snippets for #EEDED8

.color-eeded8 {
  color: #EEDED8;
  background-color: #EEDED8;
}

Frequently asked questions

What color is #EEDED8?+

#EEDED8 is a HEX color with RGB value rgb(238, 222, 216) and HSL value hsl(16, 39%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEDED8?+

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