#AE37F2 Color

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

Color preview

#AE37F2

Color formats

HEX
#AE37F2
RGB
rgb(174, 55, 242)
RGBA
rgba(174, 55, 242, 1)
HSL
hsl(278, 88%, 58%)
HSV
hsv(278, 77%, 95%)
CMYK
cmyk(28%, 77%, 0%, 5%)
CSS variable
--color-primary: #AE37F2;
Lowercase HEX
#ae37f2

Shades

Tints

Tones

Harmony

CSS snippets for #AE37F2

.color-ae37f2 {
  color: #AE37F2;
  background-color: #AE37F2;
}

Frequently asked questions

What color is #AE37F2?+

#AE37F2 is a HEX color with RGB value rgb(174, 55, 242) and HSL value hsl(278, 88%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AE37F2?+

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