#ECDAF3 Color

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

Color preview

#ECDAF3

Color formats

HEX
#ECDAF3
RGB
rgb(236, 218, 243)
RGBA
rgba(236, 218, 243, 1)
HSL
hsl(283, 51%, 90%)
HSV
hsv(283, 10%, 95%)
CMYK
cmyk(3%, 10%, 0%, 5%)
CSS variable
--color-primary: #ECDAF3;
Lowercase HEX
#ecdaf3

Shades

Tints

Tones

Harmony

CSS snippets for #ECDAF3

.color-ecdaf3 {
  color: #ECDAF3;
  background-color: #ECDAF3;
}

Frequently asked questions

What color is #ECDAF3?+

#ECDAF3 is a HEX color with RGB value rgb(236, 218, 243) and HSL value hsl(283, 51%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECDAF3?+

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