#AE30E0 Color

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

Color preview

#AE30E0

Color formats

HEX
#AE30E0
RGB
rgb(174, 48, 224)
RGBA
rgba(174, 48, 224, 1)
HSL
hsl(283, 74%, 53%)
HSV
hsv(283, 79%, 88%)
CMYK
cmyk(22%, 79%, 0%, 12%)
CSS variable
--color-primary: #AE30E0;
Lowercase HEX
#ae30e0

Shades

Tints

Tones

Harmony

CSS snippets for #AE30E0

.color-ae30e0 {
  color: #AE30E0;
  background-color: #AE30E0;
}

Frequently asked questions

What color is #AE30E0?+

#AE30E0 is a HEX color with RGB value rgb(174, 48, 224) and HSL value hsl(283, 74%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE30E0?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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