#EADEF4 Color

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

Color preview

#EADEF4

Color formats

HEX
#EADEF4
RGB
rgb(234, 222, 244)
RGBA
rgba(234, 222, 244, 1)
HSL
hsl(273, 50%, 91%)
HSV
hsv(273, 9%, 96%)
CMYK
cmyk(4%, 9%, 0%, 4%)
CSS variable
--color-primary: #EADEF4;
Lowercase HEX
#eadef4

Shades

Tints

Tones

Harmony

CSS snippets for #EADEF4

.color-eadef4 {
  color: #EADEF4;
  background-color: #EADEF4;
}

Frequently asked questions

What color is #EADEF4?+

#EADEF4 is a HEX color with RGB value rgb(234, 222, 244) and HSL value hsl(273, 50%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EADEF4?+

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