#EDDAEB Color

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

Color preview

#EDDAEB

Color formats

HEX
#EDDAEB
RGB
rgb(237, 218, 235)
RGBA
rgba(237, 218, 235, 1)
HSL
hsl(306, 35%, 89%)
HSV
hsv(306, 8%, 93%)
CMYK
cmyk(0%, 8%, 1%, 7%)
CSS variable
--color-primary: #EDDAEB;
Lowercase HEX
#eddaeb

Shades

Tints

Tones

Harmony

CSS snippets for #EDDAEB

.color-eddaeb {
  color: #EDDAEB;
  background-color: #EDDAEB;
}

Frequently asked questions

What color is #EDDAEB?+

#EDDAEB is a HEX color with RGB value rgb(237, 218, 235) and HSL value hsl(306, 35%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDDAEB?+

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