#AE68C1 Color

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

Color preview

#AE68C1

Color formats

HEX
#AE68C1
RGB
rgb(174, 104, 193)
RGBA
rgba(174, 104, 193, 1)
HSL
hsl(287, 42%, 58%)
HSV
hsv(287, 46%, 76%)
CMYK
cmyk(10%, 46%, 0%, 24%)
CSS variable
--color-primary: #AE68C1;
Lowercase HEX
#ae68c1

Shades

Tints

Tones

Harmony

CSS snippets for #AE68C1

.color-ae68c1 {
  color: #AE68C1;
  background-color: #AE68C1;
}

Frequently asked questions

What color is #AE68C1?+

#AE68C1 is a HEX color with RGB value rgb(174, 104, 193) and HSL value hsl(287, 42%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE68C1?+

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