#EAB3EF Color

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

Color preview

#EAB3EF

Color formats

HEX
#EAB3EF
RGB
rgb(234, 179, 239)
RGBA
rgba(234, 179, 239, 1)
HSL
hsl(295, 65%, 82%)
HSV
hsv(295, 25%, 94%)
CMYK
cmyk(2%, 25%, 0%, 6%)
CSS variable
--color-primary: #EAB3EF;
Lowercase HEX
#eab3ef

Shades

Tints

Tones

Harmony

CSS snippets for #EAB3EF

.color-eab3ef {
  color: #EAB3EF;
  background-color: #EAB3EF;
}

Frequently asked questions

What color is #EAB3EF?+

#EAB3EF is a HEX color with RGB value rgb(234, 179, 239) and HSL value hsl(295, 65%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAB3EF?+

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