#AE008B Color

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

Color preview

#AE008B

Color formats

HEX
#AE008B
RGB
rgb(174, 0, 139)
RGBA
rgba(174, 0, 139, 1)
HSL
hsl(312, 100%, 34%)
HSV
hsv(312, 100%, 68%)
CMYK
cmyk(0%, 100%, 20%, 32%)
CSS variable
--color-primary: #AE008B;
Lowercase HEX
#ae008b

Shades

Tints

Tones

Harmony

CSS snippets for #AE008B

.color-ae008b {
  color: #AE008B;
  background-color: #AE008B;
}

Frequently asked questions

What color is #AE008B?+

#AE008B is a HEX color with RGB value rgb(174, 0, 139) and HSL value hsl(312, 100%, 34%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AE008B?+

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