#ECDAF2 Color

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

Color preview

#ECDAF2

Color formats

HEX
#ECDAF2
RGB
rgb(236, 218, 242)
RGBA
rgba(236, 218, 242, 1)
HSL
hsl(285, 48%, 90%)
HSV
hsv(285, 10%, 95%)
CMYK
cmyk(2%, 10%, 0%, 5%)
CSS variable
--color-primary: #ECDAF2;
Lowercase HEX
#ecdaf2

Shades

Tints

Tones

Harmony

CSS snippets for #ECDAF2

.color-ecdaf2 {
  color: #ECDAF2;
  background-color: #ECDAF2;
}

Frequently asked questions

What color is #ECDAF2?+

#ECDAF2 is a HEX color with RGB value rgb(236, 218, 242) and HSL value hsl(285, 48%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECDAF2?+

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