#A01C9E Color

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

Color preview

#A01C9E

Color formats

HEX
#A01C9E
RGB
rgb(160, 28, 158)
RGBA
rgba(160, 28, 158, 1)
HSL
hsl(301, 70%, 37%)
HSV
hsv(301, 83%, 63%)
CMYK
cmyk(0%, 83%, 1%, 37%)
CSS variable
--color-primary: #A01C9E;
Lowercase HEX
#a01c9e

Shades

Tints

Tones

Harmony

CSS snippets for #A01C9E

.color-a01c9e {
  color: #A01C9E;
  background-color: #A01C9E;
}

Frequently asked questions

What color is #A01C9E?+

#A01C9E is a HEX color with RGB value rgb(160, 28, 158) and HSL value hsl(301, 70%, 37%). Its closest CSS named color is DarkMagenta.

What is the closest Tailwind color to #A01C9E?+

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