#A01C8F Color

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

Color preview

#A01C8F

Color formats

HEX
#A01C8F
RGB
rgb(160, 28, 143)
RGBA
rgba(160, 28, 143, 1)
HSL
hsl(308, 70%, 37%)
HSV
hsv(308, 83%, 63%)
CMYK
cmyk(0%, 83%, 11%, 37%)
CSS variable
--color-primary: #A01C8F;
Lowercase HEX
#a01c8f

Shades

Tints

Tones

Harmony

CSS snippets for #A01C8F

.color-a01c8f {
  color: #A01C8F;
  background-color: #A01C8F;
}

Frequently asked questions

What color is #A01C8F?+

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

What is the closest Tailwind color to #A01C8F?+

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