#E3A3DF Color

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

Color preview

#E3A3DF

Color formats

HEX
#E3A3DF
RGB
rgb(227, 163, 223)
RGBA
rgba(227, 163, 223, 1)
HSL
hsl(304, 53%, 76%)
HSV
hsv(304, 28%, 89%)
CMYK
cmyk(0%, 28%, 2%, 11%)
CSS variable
--color-primary: #E3A3DF;
Lowercase HEX
#e3a3df

Shades

Tints

Tones

Harmony

CSS snippets for #E3A3DF

.color-e3a3df {
  color: #E3A3DF;
  background-color: #E3A3DF;
}

Frequently asked questions

What color is #E3A3DF?+

#E3A3DF is a HEX color with RGB value rgb(227, 163, 223) and HSL value hsl(304, 53%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3A3DF?+

The closest Tailwind color is pink-300, available as the bg-pink-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