#A01D8E Color

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

Color preview

#A01D8E

Color formats

HEX
#A01D8E
RGB
rgb(160, 29, 142)
RGBA
rgba(160, 29, 142, 1)
HSL
hsl(308, 69%, 37%)
HSV
hsv(308, 82%, 63%)
CMYK
cmyk(0%, 82%, 11%, 37%)
CSS variable
--color-primary: #A01D8E;
Lowercase HEX
#a01d8e

Shades

Tints

Tones

Harmony

CSS snippets for #A01D8E

.color-a01d8e {
  color: #A01D8E;
  background-color: #A01D8E;
}

Frequently asked questions

What color is #A01D8E?+

#A01D8E is a HEX color with RGB value rgb(160, 29, 142) and HSL value hsl(308, 69%, 37%). Its closest CSS named color is DarkMagenta.

What is the closest Tailwind color to #A01D8E?+

The closest Tailwind color is fuchsia-800, available as the bg-fuchsia-800 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