#AE28A5 Color

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

Color preview

#AE28A5

Color formats

HEX
#AE28A5
RGB
rgb(174, 40, 165)
RGBA
rgba(174, 40, 165, 1)
HSL
hsl(304, 63%, 42%)
HSV
hsv(304, 77%, 68%)
CMYK
cmyk(0%, 77%, 5%, 32%)
CSS variable
--color-primary: #AE28A5;
Lowercase HEX
#ae28a5

Shades

Tints

Tones

Harmony

CSS snippets for #AE28A5

.color-ae28a5 {
  color: #AE28A5;
  background-color: #AE28A5;
}

Frequently asked questions

What color is #AE28A5?+

#AE28A5 is a HEX color with RGB value rgb(174, 40, 165) and HSL value hsl(304, 63%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AE28A5?+

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