#EABDEF Color

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

Color preview

#EABDEF

Color formats

HEX
#EABDEF
RGB
rgb(234, 189, 239)
RGBA
rgba(234, 189, 239, 1)
HSL
hsl(294, 61%, 84%)
HSV
hsv(294, 21%, 94%)
CMYK
cmyk(2%, 21%, 0%, 6%)
CSS variable
--color-primary: #EABDEF;
Lowercase HEX
#eabdef

Shades

Tints

Tones

Harmony

CSS snippets for #EABDEF

.color-eabdef {
  color: #EABDEF;
  background-color: #EABDEF;
}

Frequently asked questions

What color is #EABDEF?+

#EABDEF is a HEX color with RGB value rgb(234, 189, 239) and HSL value hsl(294, 61%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABDEF?+

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