#AE30B1 Color

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

Color preview

#AE30B1

Color formats

HEX
#AE30B1
RGB
rgb(174, 48, 177)
RGBA
rgba(174, 48, 177, 1)
HSL
hsl(299, 57%, 44%)
HSV
hsv(299, 73%, 69%)
CMYK
cmyk(2%, 73%, 0%, 31%)
CSS variable
--color-primary: #AE30B1;
Lowercase HEX
#ae30b1

Shades

Tints

Tones

Harmony

CSS snippets for #AE30B1

.color-ae30b1 {
  color: #AE30B1;
  background-color: #AE30B1;
}

Frequently asked questions

What color is #AE30B1?+

#AE30B1 is a HEX color with RGB value rgb(174, 48, 177) and HSL value hsl(299, 57%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE30B1?+

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