#EACDF0 Color

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

Color preview

#EACDF0

Color formats

HEX
#EACDF0
RGB
rgb(234, 205, 240)
RGBA
rgba(234, 205, 240, 1)
HSL
hsl(290, 54%, 87%)
HSV
hsv(290, 15%, 94%)
CMYK
cmyk(3%, 15%, 0%, 6%)
CSS variable
--color-primary: #EACDF0;
Lowercase HEX
#eacdf0

Shades

Tints

Tones

Harmony

CSS snippets for #EACDF0

.color-eacdf0 {
  color: #EACDF0;
  background-color: #EACDF0;
}

Frequently asked questions

What color is #EACDF0?+

#EACDF0 is a HEX color with RGB value rgb(234, 205, 240) and HSL value hsl(290, 54%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EACDF0?+

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