#AE6BE0 Color

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

Color preview

#AE6BE0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE6BE0

.color-ae6be0 {
  color: #AE6BE0;
  background-color: #AE6BE0;
}

Frequently asked questions

What color is #AE6BE0?+

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

What is the closest Tailwind color to #AE6BE0?+

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