#AE68D1 Color

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

Color preview

#AE68D1

Color formats

HEX
#AE68D1
RGB
rgb(174, 104, 209)
RGBA
rgba(174, 104, 209, 1)
HSL
hsl(280, 53%, 61%)
HSV
hsv(280, 50%, 82%)
CMYK
cmyk(17%, 50%, 0%, 18%)
CSS variable
--color-primary: #AE68D1;
Lowercase HEX
#ae68d1

Shades

Tints

Tones

Harmony

CSS snippets for #AE68D1

.color-ae68d1 {
  color: #AE68D1;
  background-color: #AE68D1;
}

Frequently asked questions

What color is #AE68D1?+

#AE68D1 is a HEX color with RGB value rgb(174, 104, 209) and HSL value hsl(280, 53%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE68D1?+

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