#E3AAEB Color

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

Color preview

#E3AAEB

Color formats

HEX
#E3AAEB
RGB
rgb(227, 170, 235)
RGBA
rgba(227, 170, 235, 1)
HSL
hsl(293, 62%, 79%)
HSV
hsv(293, 28%, 92%)
CMYK
cmyk(3%, 28%, 0%, 8%)
CSS variable
--color-primary: #E3AAEB;
Lowercase HEX
#e3aaeb

Shades

Tints

Tones

Harmony

CSS snippets for #E3AAEB

.color-e3aaeb {
  color: #E3AAEB;
  background-color: #E3AAEB;
}

Frequently asked questions

What color is #E3AAEB?+

#E3AAEB is a HEX color with RGB value rgb(227, 170, 235) and HSL value hsl(293, 62%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3AAEB?+

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