#AE63D6 Color

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

Color preview

#AE63D6

Color formats

HEX
#AE63D6
RGB
rgb(174, 99, 214)
RGBA
rgba(174, 99, 214, 1)
HSL
hsl(279, 58%, 61%)
HSV
hsv(279, 54%, 84%)
CMYK
cmyk(19%, 54%, 0%, 16%)
CSS variable
--color-primary: #AE63D6;
Lowercase HEX
#ae63d6

Shades

Tints

Tones

Harmony

CSS snippets for #AE63D6

.color-ae63d6 {
  color: #AE63D6;
  background-color: #AE63D6;
}

Frequently asked questions

What color is #AE63D6?+

#AE63D6 is a HEX color with RGB value rgb(174, 99, 214) and HSL value hsl(279, 58%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE63D6?+

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