#AE47E6 Color

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

Color preview

#AE47E6

Color formats

HEX
#AE47E6
RGB
rgb(174, 71, 230)
RGBA
rgba(174, 71, 230, 1)
HSL
hsl(279, 76%, 59%)
HSV
hsv(279, 69%, 90%)
CMYK
cmyk(24%, 69%, 0%, 10%)
CSS variable
--color-primary: #AE47E6;
Lowercase HEX
#ae47e6

Shades

Tints

Tones

Harmony

CSS snippets for #AE47E6

.color-ae47e6 {
  color: #AE47E6;
  background-color: #AE47E6;
}

Frequently asked questions

What color is #AE47E6?+

#AE47E6 is a HEX color with RGB value rgb(174, 71, 230) and HSL value hsl(279, 76%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE47E6?+

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