#AE0F81 Color

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

Color preview

#AE0F81

Color formats

HEX
#AE0F81
RGB
rgb(174, 15, 129)
RGBA
rgba(174, 15, 129, 1)
HSL
hsl(317, 84%, 37%)
HSV
hsv(317, 91%, 68%)
CMYK
cmyk(0%, 91%, 26%, 32%)
CSS variable
--color-primary: #AE0F81;
Lowercase HEX
#ae0f81

Shades

Tints

Tones

Harmony

CSS snippets for #AE0F81

.color-ae0f81 {
  color: #AE0F81;
  background-color: #AE0F81;
}

Frequently asked questions

What color is #AE0F81?+

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

What is the closest Tailwind color to #AE0F81?+

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