#E0ABFB Color

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

Color preview

#E0ABFB

Color formats

HEX
#E0ABFB
RGB
rgb(224, 171, 251)
RGBA
rgba(224, 171, 251, 1)
HSL
hsl(280, 91%, 83%)
HSV
hsv(280, 32%, 98%)
CMYK
cmyk(11%, 32%, 0%, 2%)
CSS variable
--color-primary: #E0ABFB;
Lowercase HEX
#e0abfb

Shades

Tints

Tones

Harmony

CSS snippets for #E0ABFB

.color-e0abfb {
  color: #E0ABFB;
  background-color: #E0ABFB;
}

Frequently asked questions

What color is #E0ABFB?+

#E0ABFB is a HEX color with RGB value rgb(224, 171, 251) and HSL value hsl(280, 91%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E0ABFB?+

The closest Tailwind color is purple-300, available as the bg-purple-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