#AE31B4 Color

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

Color preview

#AE31B4

Color formats

HEX
#AE31B4
RGB
rgb(174, 49, 180)
RGBA
rgba(174, 49, 180, 1)
HSL
hsl(297, 57%, 45%)
HSV
hsv(297, 73%, 71%)
CMYK
cmyk(3%, 73%, 0%, 29%)
CSS variable
--color-primary: #AE31B4;
Lowercase HEX
#ae31b4

Shades

Tints

Tones

Harmony

CSS snippets for #AE31B4

.color-ae31b4 {
  color: #AE31B4;
  background-color: #AE31B4;
}

Frequently asked questions

What color is #AE31B4?+

#AE31B4 is a HEX color with RGB value rgb(174, 49, 180) and HSL value hsl(297, 57%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE31B4?+

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