#EEDDD8 Color

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

Color preview

#EEDDD8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDD8

.color-eeddd8 {
  color: #EEDDD8;
  background-color: #EEDDD8;
}

Frequently asked questions

What color is #EEDDD8?+

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

What is the closest Tailwind color to #EEDDD8?+

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