#E3AFFF Color

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

Color preview

#E3AFFF

Color formats

HEX
#E3AFFF
RGB
rgb(227, 175, 255)
RGBA
rgba(227, 175, 255, 1)
HSL
hsl(279, 100%, 84%)
HSV
hsv(279, 31%, 100%)
CMYK
cmyk(11%, 31%, 0%, 0%)
CSS variable
--color-primary: #E3AFFF;
Lowercase HEX
#e3afff

Shades

Tints

Tones

Harmony

CSS snippets for #E3AFFF

.color-e3afff {
  color: #E3AFFF;
  background-color: #E3AFFF;
}

Frequently asked questions

What color is #E3AFFF?+

#E3AFFF is a HEX color with RGB value rgb(227, 175, 255) and HSL value hsl(279, 100%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3AFFF?+

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