#EAB5F5 Color

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

Color preview

#EAB5F5

Color formats

HEX
#EAB5F5
RGB
rgb(234, 181, 245)
RGBA
rgba(234, 181, 245, 1)
HSL
hsl(290, 76%, 84%)
HSV
hsv(290, 26%, 96%)
CMYK
cmyk(4%, 26%, 0%, 4%)
CSS variable
--color-primary: #EAB5F5;
Lowercase HEX
#eab5f5

Shades

Tints

Tones

Harmony

CSS snippets for #EAB5F5

.color-eab5f5 {
  color: #EAB5F5;
  background-color: #EAB5F5;
}

Frequently asked questions

What color is #EAB5F5?+

#EAB5F5 is a HEX color with RGB value rgb(234, 181, 245) and HSL value hsl(290, 76%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAB5F5?+

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