#EDDAF0 Color

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

Color preview

#EDDAF0

Color formats

HEX
#EDDAF0
RGB
rgb(237, 218, 240)
RGBA
rgba(237, 218, 240, 1)
HSL
hsl(292, 42%, 90%)
HSV
hsv(292, 9%, 94%)
CMYK
cmyk(1%, 9%, 0%, 6%)
CSS variable
--color-primary: #EDDAF0;
Lowercase HEX
#eddaf0

Shades

Tints

Tones

Harmony

CSS snippets for #EDDAF0

.color-eddaf0 {
  color: #EDDAF0;
  background-color: #EDDAF0;
}

Frequently asked questions

What color is #EDDAF0?+

#EDDAF0 is a HEX color with RGB value rgb(237, 218, 240) and HSL value hsl(292, 42%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDDAF0?+

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