#E2AFED Color

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

Color preview

#E2AFED

Color formats

HEX
#E2AFED
RGB
rgb(226, 175, 237)
RGBA
rgba(226, 175, 237, 1)
HSL
hsl(289, 63%, 81%)
HSV
hsv(289, 26%, 93%)
CMYK
cmyk(5%, 26%, 0%, 7%)
CSS variable
--color-primary: #E2AFED;
Lowercase HEX
#e2afed

Shades

Tints

Tones

Harmony

CSS snippets for #E2AFED

.color-e2afed {
  color: #E2AFED;
  background-color: #E2AFED;
}

Frequently asked questions

What color is #E2AFED?+

#E2AFED is a HEX color with RGB value rgb(226, 175, 237) and HSL value hsl(289, 63%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E2AFED?+

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