#AB1C8C Color

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

Color preview

#AB1C8C

Color formats

HEX
#AB1C8C
RGB
rgb(171, 28, 140)
RGBA
rgba(171, 28, 140, 1)
HSL
hsl(313, 72%, 39%)
HSV
hsv(313, 84%, 67%)
CMYK
cmyk(0%, 84%, 18%, 33%)
CSS variable
--color-primary: #AB1C8C;
Lowercase HEX
#ab1c8c

Shades

Tints

Tones

Harmony

CSS snippets for #AB1C8C

.color-ab1c8c {
  color: #AB1C8C;
  background-color: #AB1C8C;
}

Frequently asked questions

What color is #AB1C8C?+

#AB1C8C is a HEX color with RGB value rgb(171, 28, 140) and HSL value hsl(313, 72%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AB1C8C?+

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