#EABDF9 Color

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

Color preview

#EABDF9

Color formats

HEX
#EABDF9
RGB
rgb(234, 189, 249)
RGBA
rgba(234, 189, 249, 1)
HSL
hsl(285, 83%, 86%)
HSV
hsv(285, 24%, 98%)
CMYK
cmyk(6%, 24%, 0%, 2%)
CSS variable
--color-primary: #EABDF9;
Lowercase HEX
#eabdf9

Shades

Tints

Tones

Harmony

CSS snippets for #EABDF9

.color-eabdf9 {
  color: #EABDF9;
  background-color: #EABDF9;
}

Frequently asked questions

What color is #EABDF9?+

#EABDF9 is a HEX color with RGB value rgb(234, 189, 249) and HSL value hsl(285, 83%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABDF9?+

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