#AE0F79 Color

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

Color preview

#AE0F79

Color formats

HEX
#AE0F79
RGB
rgb(174, 15, 121)
RGBA
rgba(174, 15, 121, 1)
HSL
hsl(320, 84%, 37%)
HSV
hsv(320, 91%, 68%)
CMYK
cmyk(0%, 91%, 30%, 32%)
CSS variable
--color-primary: #AE0F79;
Lowercase HEX
#ae0f79

Shades

Tints

Tones

Harmony

CSS snippets for #AE0F79

.color-ae0f79 {
  color: #AE0F79;
  background-color: #AE0F79;
}

Frequently asked questions

What color is #AE0F79?+

#AE0F79 is a HEX color with RGB value rgb(174, 15, 121) and HSL value hsl(320, 84%, 37%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AE0F79?+

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