#EAD5FD Color

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

Color preview

#EAD5FD

Color formats

HEX
#EAD5FD
RGB
rgb(234, 213, 253)
RGBA
rgba(234, 213, 253, 1)
HSL
hsl(271, 91%, 91%)
HSV
hsv(271, 16%, 99%)
CMYK
cmyk(8%, 16%, 0%, 1%)
CSS variable
--color-primary: #EAD5FD;
Lowercase HEX
#ead5fd

Shades

Tints

Tones

Harmony

CSS snippets for #EAD5FD

.color-ead5fd {
  color: #EAD5FD;
  background-color: #EAD5FD;
}

Frequently asked questions

What color is #EAD5FD?+

#EAD5FD is a HEX color with RGB value rgb(234, 213, 253) and HSL value hsl(271, 91%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAD5FD?+

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