#EADEF6 Color

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

Color preview

#EADEF6

Color formats

HEX
#EADEF6
RGB
rgb(234, 222, 246)
RGBA
rgba(234, 222, 246, 1)
HSL
hsl(270, 57%, 92%)
HSV
hsv(270, 10%, 96%)
CMYK
cmyk(5%, 10%, 0%, 4%)
CSS variable
--color-primary: #EADEF6;
Lowercase HEX
#eadef6

Shades

Tints

Tones

Harmony

CSS snippets for #EADEF6

.color-eadef6 {
  color: #EADEF6;
  background-color: #EADEF6;
}

Frequently asked questions

What color is #EADEF6?+

#EADEF6 is a HEX color with RGB value rgb(234, 222, 246) and HSL value hsl(270, 57%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EADEF6?+

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