#AB1B8E Color

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

Color preview

#AB1B8E

Color formats

HEX
#AB1B8E
RGB
rgb(171, 27, 142)
RGBA
rgba(171, 27, 142, 1)
HSL
hsl(312, 73%, 39%)
HSV
hsv(312, 84%, 67%)
CMYK
cmyk(0%, 84%, 17%, 33%)
CSS variable
--color-primary: #AB1B8E;
Lowercase HEX
#ab1b8e

Shades

Tints

Tones

Harmony

CSS snippets for #AB1B8E

.color-ab1b8e {
  color: #AB1B8E;
  background-color: #AB1B8E;
}

Frequently asked questions

What color is #AB1B8E?+

#AB1B8E is a HEX color with RGB value rgb(171, 27, 142) and HSL value hsl(312, 73%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AB1B8E?+

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