#AE37A0 Color

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

Color preview

#AE37A0

Color formats

HEX
#AE37A0
RGB
rgb(174, 55, 160)
RGBA
rgba(174, 55, 160, 1)
HSL
hsl(307, 52%, 45%)
HSV
hsv(307, 68%, 68%)
CMYK
cmyk(0%, 68%, 8%, 32%)
CSS variable
--color-primary: #AE37A0;
Lowercase HEX
#ae37a0

Shades

Tints

Tones

Harmony

CSS snippets for #AE37A0

.color-ae37a0 {
  color: #AE37A0;
  background-color: #AE37A0;
}

Frequently asked questions

What color is #AE37A0?+

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

What is the closest Tailwind color to #AE37A0?+

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