#E3AFFA Color

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

Color preview

#E3AFFA

Color formats

HEX
#E3AFFA
RGB
rgb(227, 175, 250)
RGBA
rgba(227, 175, 250, 1)
HSL
hsl(282, 88%, 83%)
HSV
hsv(282, 30%, 98%)
CMYK
cmyk(9%, 30%, 0%, 2%)
CSS variable
--color-primary: #E3AFFA;
Lowercase HEX
#e3affa

Shades

Tints

Tones

Harmony

CSS snippets for #E3AFFA

.color-e3affa {
  color: #E3AFFA;
  background-color: #E3AFFA;
}

Frequently asked questions

What color is #E3AFFA?+

#E3AFFA is a HEX color with RGB value rgb(227, 175, 250) and HSL value hsl(282, 88%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3AFFA?+

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