#AE8DE2 Color

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

Color preview

#AE8DE2

Color formats

HEX
#AE8DE2
RGB
rgb(174, 141, 226)
RGBA
rgba(174, 141, 226, 1)
HSL
hsl(263, 59%, 72%)
HSV
hsv(263, 38%, 89%)
CMYK
cmyk(23%, 38%, 0%, 11%)
CSS variable
--color-primary: #AE8DE2;
Lowercase HEX
#ae8de2

Shades

Tints

Tones

Harmony

CSS snippets for #AE8DE2

.color-ae8de2 {
  color: #AE8DE2;
  background-color: #AE8DE2;
}

Frequently asked questions

What color is #AE8DE2?+

#AE8DE2 is a HEX color with RGB value rgb(174, 141, 226) and HSL value hsl(263, 59%, 72%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE8DE2?+

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