#EDDAF3 Color

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

Color preview

#EDDAF3

Color formats

HEX
#EDDAF3
RGB
rgb(237, 218, 243)
RGBA
rgba(237, 218, 243, 1)
HSL
hsl(286, 51%, 90%)
HSV
hsv(286, 10%, 95%)
CMYK
cmyk(2%, 10%, 0%, 5%)
CSS variable
--color-primary: #EDDAF3;
Lowercase HEX
#eddaf3

Shades

Tints

Tones

Harmony

CSS snippets for #EDDAF3

.color-eddaf3 {
  color: #EDDAF3;
  background-color: #EDDAF3;
}

Frequently asked questions

What color is #EDDAF3?+

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

What is the closest Tailwind color to #EDDAF3?+

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