#E3ABF2 Color

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

Color preview

#E3ABF2

Color formats

HEX
#E3ABF2
RGB
rgb(227, 171, 242)
RGBA
rgba(227, 171, 242, 1)
HSL
hsl(287, 73%, 81%)
HSV
hsv(287, 29%, 95%)
CMYK
cmyk(6%, 29%, 0%, 5%)
CSS variable
--color-primary: #E3ABF2;
Lowercase HEX
#e3abf2

Shades

Tints

Tones

Harmony

CSS snippets for #E3ABF2

.color-e3abf2 {
  color: #E3ABF2;
  background-color: #E3ABF2;
}

Frequently asked questions

What color is #E3ABF2?+

#E3ABF2 is a HEX color with RGB value rgb(227, 171, 242) and HSL value hsl(287, 73%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3ABF2?+

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