#EEDDD7 Color

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

Color preview

#EEDDD7

Color formats

HEX
#EEDDD7
RGB
rgb(238, 221, 215)
RGBA
rgba(238, 221, 215, 1)
HSL
hsl(16, 40%, 89%)
HSV
hsv(16, 10%, 93%)
CMYK
cmyk(0%, 7%, 10%, 7%)
CSS variable
--color-primary: #EEDDD7;
Lowercase HEX
#eeddd7

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDD7

.color-eeddd7 {
  color: #EEDDD7;
  background-color: #EEDDD7;
}

Frequently asked questions

What color is #EEDDD7?+

#EEDDD7 is a HEX color with RGB value rgb(238, 221, 215) and HSL value hsl(16, 40%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEDDD7?+

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