#AE81E9 Color

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

Color preview

#AE81E9

Color formats

HEX
#AE81E9
RGB
rgb(174, 129, 233)
RGBA
rgba(174, 129, 233, 1)
HSL
hsl(266, 70%, 71%)
HSV
hsv(266, 45%, 91%)
CMYK
cmyk(25%, 45%, 0%, 9%)
CSS variable
--color-primary: #AE81E9;
Lowercase HEX
#ae81e9

Shades

Tints

Tones

Harmony

CSS snippets for #AE81E9

.color-ae81e9 {
  color: #AE81E9;
  background-color: #AE81E9;
}

Frequently asked questions

What color is #AE81E9?+

#AE81E9 is a HEX color with RGB value rgb(174, 129, 233) and HSL value hsl(266, 70%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE81E9?+

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