#EABEF5 Color

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

Color preview

#EABEF5

Color formats

HEX
#EABEF5
RGB
rgb(234, 190, 245)
RGBA
rgba(234, 190, 245, 1)
HSL
hsl(288, 73%, 85%)
HSV
hsv(288, 22%, 96%)
CMYK
cmyk(4%, 22%, 0%, 4%)
CSS variable
--color-primary: #EABEF5;
Lowercase HEX
#eabef5

Shades

Tints

Tones

Harmony

CSS snippets for #EABEF5

.color-eabef5 {
  color: #EABEF5;
  background-color: #EABEF5;
}

Frequently asked questions

What color is #EABEF5?+

#EABEF5 is a HEX color with RGB value rgb(234, 190, 245) and HSL value hsl(288, 73%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABEF5?+

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