#EAD0EF Color

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

Color preview

#EAD0EF

Color formats

HEX
#EAD0EF
RGB
rgb(234, 208, 239)
RGBA
rgba(234, 208, 239, 1)
HSL
hsl(290, 49%, 88%)
HSV
hsv(290, 13%, 94%)
CMYK
cmyk(2%, 13%, 0%, 6%)
CSS variable
--color-primary: #EAD0EF;
Lowercase HEX
#ead0ef

Shades

Tints

Tones

Harmony

CSS snippets for #EAD0EF

.color-ead0ef {
  color: #EAD0EF;
  background-color: #EAD0EF;
}

Frequently asked questions

What color is #EAD0EF?+

#EAD0EF is a HEX color with RGB value rgb(234, 208, 239) and HSL value hsl(290, 49%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAD0EF?+

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