#E0AAEB Color

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

Color preview

#E0AAEB

Color formats

HEX
#E0AAEB
RGB
rgb(224, 170, 235)
RGBA
rgba(224, 170, 235, 1)
HSL
hsl(290, 62%, 79%)
HSV
hsv(290, 28%, 92%)
CMYK
cmyk(5%, 28%, 0%, 8%)
CSS variable
--color-primary: #E0AAEB;
Lowercase HEX
#e0aaeb

Shades

Tints

Tones

Harmony

CSS snippets for #E0AAEB

.color-e0aaeb {
  color: #E0AAEB;
  background-color: #E0AAEB;
}

Frequently asked questions

What color is #E0AAEB?+

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

What is the closest Tailwind color to #E0AAEB?+

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