#AE1E9B Color

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

Color preview

#AE1E9B

Color formats

HEX
#AE1E9B
RGB
rgb(174, 30, 155)
RGBA
rgba(174, 30, 155, 1)
HSL
hsl(308, 71%, 40%)
HSV
hsv(308, 83%, 68%)
CMYK
cmyk(0%, 83%, 11%, 32%)
CSS variable
--color-primary: #AE1E9B;
Lowercase HEX
#ae1e9b

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E9B

.color-ae1e9b {
  color: #AE1E9B;
  background-color: #AE1E9B;
}

Frequently asked questions

What color is #AE1E9B?+

#AE1E9B is a HEX color with RGB value rgb(174, 30, 155) and HSL value hsl(308, 71%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AE1E9B?+

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