#E2ACFB Color

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

Color preview

#E2ACFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E2ACFB

.color-e2acfb {
  color: #E2ACFB;
  background-color: #E2ACFB;
}

Frequently asked questions

What color is #E2ACFB?+

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

What is the closest Tailwind color to #E2ACFB?+

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