#EAD5EF Color

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

Color preview

#EAD5EF

Color formats

HEX
#EAD5EF
RGB
rgb(234, 213, 239)
RGBA
rgba(234, 213, 239, 1)
HSL
hsl(288, 45%, 89%)
HSV
hsv(288, 11%, 94%)
CMYK
cmyk(2%, 11%, 0%, 6%)
CSS variable
--color-primary: #EAD5EF;
Lowercase HEX
#ead5ef

Shades

Tints

Tones

Harmony

CSS snippets for #EAD5EF

.color-ead5ef {
  color: #EAD5EF;
  background-color: #EAD5EF;
}

Frequently asked questions

What color is #EAD5EF?+

#EAD5EF is a HEX color with RGB value rgb(234, 213, 239) and HSL value hsl(288, 45%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAD5EF?+

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