#E1AAFD Color

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

Color preview

#E1AAFD

Color formats

HEX
#E1AAFD
RGB
rgb(225, 170, 253)
RGBA
rgba(225, 170, 253, 1)
HSL
hsl(280, 95%, 83%)
HSV
hsv(280, 33%, 99%)
CMYK
cmyk(11%, 33%, 0%, 1%)
CSS variable
--color-primary: #E1AAFD;
Lowercase HEX
#e1aafd

Shades

Tints

Tones

Harmony

CSS snippets for #E1AAFD

.color-e1aafd {
  color: #E1AAFD;
  background-color: #E1AAFD;
}

Frequently asked questions

What color is #E1AAFD?+

#E1AAFD is a HEX color with RGB value rgb(225, 170, 253) and HSL value hsl(280, 95%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E1AAFD?+

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