#AE00A3 Color

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

Color preview

#AE00A3

Color formats

HEX
#AE00A3
RGB
rgb(174, 0, 163)
RGBA
rgba(174, 0, 163, 1)
HSL
hsl(304, 100%, 34%)
HSV
hsv(304, 100%, 68%)
CMYK
cmyk(0%, 100%, 6%, 32%)
CSS variable
--color-primary: #AE00A3;
Lowercase HEX
#ae00a3

Shades

Tints

Tones

Harmony

CSS snippets for #AE00A3

.color-ae00a3 {
  color: #AE00A3;
  background-color: #AE00A3;
}

Frequently asked questions

What color is #AE00A3?+

#AE00A3 is a HEX color with RGB value rgb(174, 0, 163) and HSL value hsl(304, 100%, 34%). Its closest CSS named color is DarkMagenta.

What is the closest Tailwind color to #AE00A3?+

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