#EDDAEA Color

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

Color preview

#EDDAEA

Color formats

HEX
#EDDAEA
RGB
rgb(237, 218, 234)
RGBA
rgba(237, 218, 234, 1)
HSL
hsl(309, 35%, 89%)
HSV
hsv(309, 8%, 93%)
CMYK
cmyk(0%, 8%, 1%, 7%)
CSS variable
--color-primary: #EDDAEA;
Lowercase HEX
#eddaea

Shades

Tints

Tones

Harmony

CSS snippets for #EDDAEA

.color-eddaea {
  color: #EDDAEA;
  background-color: #EDDAEA;
}

Frequently asked questions

What color is #EDDAEA?+

#EDDAEA is a HEX color with RGB value rgb(237, 218, 234) and HSL value hsl(309, 35%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDDAEA?+

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