#EEDFE8 Color

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

Color preview

#EEDFE8

Color formats

HEX
#EEDFE8
RGB
rgb(238, 223, 232)
RGBA
rgba(238, 223, 232, 1)
HSL
hsl(324, 31%, 90%)
HSV
hsv(324, 6%, 93%)
CMYK
cmyk(0%, 6%, 3%, 7%)
CSS variable
--color-primary: #EEDFE8;
Lowercase HEX
#eedfe8

Shades

Tints

Tones

Harmony

CSS snippets for #EEDFE8

.color-eedfe8 {
  color: #EEDFE8;
  background-color: #EEDFE8;
}

Frequently asked questions

What color is #EEDFE8?+

#EEDFE8 is a HEX color with RGB value rgb(238, 223, 232) and HSL value hsl(324, 31%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #EEDFE8?+

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