#AE0F69 Color

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

Color preview

#AE0F69

Color formats

HEX
#AE0F69
RGB
rgb(174, 15, 105)
RGBA
rgba(174, 15, 105, 1)
HSL
hsl(326, 84%, 37%)
HSV
hsv(326, 91%, 68%)
CMYK
cmyk(0%, 91%, 40%, 32%)
CSS variable
--color-primary: #AE0F69;
Lowercase HEX
#ae0f69

Shades

Tints

Tones

Harmony

CSS snippets for #AE0F69

.color-ae0f69 {
  color: #AE0F69;
  background-color: #AE0F69;
}

Frequently asked questions

What color is #AE0F69?+

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

What is the closest Tailwind color to #AE0F69?+

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