#AC1C7C Color

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

Color preview

#AC1C7C

Color formats

HEX
#AC1C7C
RGB
rgb(172, 28, 124)
RGBA
rgba(172, 28, 124, 1)
HSL
hsl(320, 72%, 39%)
HSV
hsv(320, 84%, 67%)
CMYK
cmyk(0%, 84%, 28%, 33%)
CSS variable
--color-primary: #AC1C7C;
Lowercase HEX
#ac1c7c

Shades

Tints

Tones

Harmony

CSS snippets for #AC1C7C

.color-ac1c7c {
  color: #AC1C7C;
  background-color: #AC1C7C;
}

Frequently asked questions

What color is #AC1C7C?+

#AC1C7C is a HEX color with RGB value rgb(172, 28, 124) and HSL value hsl(320, 72%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AC1C7C?+

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