#AE6CC1 Color

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

Color preview

#AE6CC1

Color formats

HEX
#AE6CC1
RGB
rgb(174, 108, 193)
RGBA
rgba(174, 108, 193, 1)
HSL
hsl(287, 41%, 59%)
HSV
hsv(287, 44%, 76%)
CMYK
cmyk(10%, 44%, 0%, 24%)
CSS variable
--color-primary: #AE6CC1;
Lowercase HEX
#ae6cc1

Shades

Tints

Tones

Harmony

CSS snippets for #AE6CC1

.color-ae6cc1 {
  color: #AE6CC1;
  background-color: #AE6CC1;
}

Frequently asked questions

What color is #AE6CC1?+

#AE6CC1 is a HEX color with RGB value rgb(174, 108, 193) and HSL value hsl(287, 41%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE6CC1?+

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