#E1ACFB Color

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

Color preview

#E1ACFB

Color formats

HEX
#E1ACFB
RGB
rgb(225, 172, 251)
RGBA
rgba(225, 172, 251, 1)
HSL
hsl(280, 91%, 83%)
HSV
hsv(280, 31%, 98%)
CMYK
cmyk(10%, 31%, 0%, 2%)
CSS variable
--color-primary: #E1ACFB;
Lowercase HEX
#e1acfb

Shades

Tints

Tones

Harmony

CSS snippets for #E1ACFB

.color-e1acfb {
  color: #E1ACFB;
  background-color: #E1ACFB;
}

Frequently asked questions

What color is #E1ACFB?+

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

What is the closest Tailwind color to #E1ACFB?+

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