#AE0F8B Color

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

Color preview

#AE0F8B

Color formats

HEX
#AE0F8B
RGB
rgb(174, 15, 139)
RGBA
rgba(174, 15, 139, 1)
HSL
hsl(313, 84%, 37%)
HSV
hsv(313, 91%, 68%)
CMYK
cmyk(0%, 91%, 20%, 32%)
CSS variable
--color-primary: #AE0F8B;
Lowercase HEX
#ae0f8b

Shades

Tints

Tones

Harmony

CSS snippets for #AE0F8B

.color-ae0f8b {
  color: #AE0F8B;
  background-color: #AE0F8B;
}

Frequently asked questions

What color is #AE0F8B?+

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

What is the closest Tailwind color to #AE0F8B?+

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