#AE6DC2 Color

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

Color preview

#AE6DC2

Color formats

HEX
#AE6DC2
RGB
rgb(174, 109, 194)
RGBA
rgba(174, 109, 194, 1)
HSL
hsl(286, 41%, 59%)
HSV
hsv(286, 44%, 76%)
CMYK
cmyk(10%, 44%, 0%, 24%)
CSS variable
--color-primary: #AE6DC2;
Lowercase HEX
#ae6dc2

Shades

Tints

Tones

Harmony

CSS snippets for #AE6DC2

.color-ae6dc2 {
  color: #AE6DC2;
  background-color: #AE6DC2;
}

Frequently asked questions

What color is #AE6DC2?+

#AE6DC2 is a HEX color with RGB value rgb(174, 109, 194) and HSL value hsl(286, 41%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE6DC2?+

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