#A01D9D Color

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

Color preview

#A01D9D

Color formats

HEX
#A01D9D
RGB
rgb(160, 29, 157)
RGBA
rgba(160, 29, 157, 1)
HSL
hsl(301, 69%, 37%)
HSV
hsv(301, 82%, 63%)
CMYK
cmyk(0%, 82%, 2%, 37%)
CSS variable
--color-primary: #A01D9D;
Lowercase HEX
#a01d9d

Shades

Tints

Tones

Harmony

CSS snippets for #A01D9D

.color-a01d9d {
  color: #A01D9D;
  background-color: #A01D9D;
}

Frequently asked questions

What color is #A01D9D?+

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

What is the closest Tailwind color to #A01D9D?+

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