#AB1B5E Color

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

Color preview

#AB1B5E

Color formats

HEX
#AB1B5E
RGB
rgb(171, 27, 94)
RGBA
rgba(171, 27, 94, 1)
HSL
hsl(332, 73%, 39%)
HSV
hsv(332, 84%, 67%)
CMYK
cmyk(0%, 84%, 45%, 33%)
CSS variable
--color-primary: #AB1B5E;
Lowercase HEX
#ab1b5e

Shades

Tints

Tones

Harmony

CSS snippets for #AB1B5E

.color-ab1b5e {
  color: #AB1B5E;
  background-color: #AB1B5E;
}

Frequently asked questions

What color is #AB1B5E?+

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

What is the closest Tailwind color to #AB1B5E?+

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