#AE37A2 Color

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

Color preview

#AE37A2

Color formats

HEX
#AE37A2
RGB
rgb(174, 55, 162)
RGBA
rgba(174, 55, 162, 1)
HSL
hsl(306, 52%, 45%)
HSV
hsv(306, 68%, 68%)
CMYK
cmyk(0%, 68%, 7%, 32%)
CSS variable
--color-primary: #AE37A2;
Lowercase HEX
#ae37a2

Shades

Tints

Tones

Harmony

CSS snippets for #AE37A2

.color-ae37a2 {
  color: #AE37A2;
  background-color: #AE37A2;
}

Frequently asked questions

What color is #AE37A2?+

#AE37A2 is a HEX color with RGB value rgb(174, 55, 162) and HSL value hsl(306, 52%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE37A2?+

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