#EEDDEF Color

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

Color preview

#EEDDEF

Color formats

HEX
#EEDDEF
RGB
rgb(238, 221, 239)
RGBA
rgba(238, 221, 239, 1)
HSL
hsl(297, 36%, 90%)
HSV
hsv(297, 8%, 94%)
CMYK
cmyk(0%, 8%, 0%, 6%)
CSS variable
--color-primary: #EEDDEF;
Lowercase HEX
#eeddef

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDEF

.color-eeddef {
  color: #EEDDEF;
  background-color: #EEDDEF;
}

Frequently asked questions

What color is #EEDDEF?+

#EEDDEF is a HEX color with RGB value rgb(238, 221, 239) and HSL value hsl(297, 36%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEDDEF?+

The closest Tailwind color is gray-200, available as the bg-gray-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