#A000AE Color

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

Color preview

#A000AE

Color formats

HEX
#A000AE
RGB
rgb(160, 0, 174)
RGBA
rgba(160, 0, 174, 1)
HSL
hsl(295, 100%, 34%)
HSV
hsv(295, 100%, 68%)
CMYK
cmyk(8%, 100%, 0%, 32%)
CSS variable
--color-primary: #A000AE;
Lowercase HEX
#a000ae

Shades

Tints

Tones

Harmony

CSS snippets for #A000AE

.color-a000ae {
  color: #A000AE;
  background-color: #A000AE;
}

Frequently asked questions

What color is #A000AE?+

#A000AE is a HEX color with RGB value rgb(160, 0, 174) and HSL value hsl(295, 100%, 34%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A000AE?+

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