#AE6DE0 Color

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

Color preview

#AE6DE0

Color formats

HEX
#AE6DE0
RGB
rgb(174, 109, 224)
RGBA
rgba(174, 109, 224, 1)
HSL
hsl(274, 65%, 65%)
HSV
hsv(274, 51%, 88%)
CMYK
cmyk(22%, 51%, 0%, 12%)
CSS variable
--color-primary: #AE6DE0;
Lowercase HEX
#ae6de0

Shades

Tints

Tones

Harmony

CSS snippets for #AE6DE0

.color-ae6de0 {
  color: #AE6DE0;
  background-color: #AE6DE0;
}

Frequently asked questions

What color is #AE6DE0?+

#AE6DE0 is a HEX color with RGB value rgb(174, 109, 224) and HSL value hsl(274, 65%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE6DE0?+

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