#AB1D8C Color

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

Color preview

#AB1D8C

Color formats

HEX
#AB1D8C
RGB
rgb(171, 29, 140)
RGBA
rgba(171, 29, 140, 1)
HSL
hsl(313, 71%, 39%)
HSV
hsv(313, 83%, 67%)
CMYK
cmyk(0%, 83%, 18%, 33%)
CSS variable
--color-primary: #AB1D8C;
Lowercase HEX
#ab1d8c

Shades

Tints

Tones

Harmony

CSS snippets for #AB1D8C

.color-ab1d8c {
  color: #AB1D8C;
  background-color: #AB1D8C;
}

Frequently asked questions

What color is #AB1D8C?+

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

What is the closest Tailwind color to #AB1D8C?+

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