#AB3A6F Color

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

Color preview

#AB3A6F

Color formats

HEX
#AB3A6F
RGB
rgb(171, 58, 111)
RGBA
rgba(171, 58, 111, 1)
HSL
hsl(332, 49%, 45%)
HSV
hsv(332, 66%, 67%)
CMYK
cmyk(0%, 66%, 35%, 33%)
CSS variable
--color-primary: #AB3A6F;
Lowercase HEX
#ab3a6f

Shades

Tints

Tones

Harmony

CSS snippets for #AB3A6F

.color-ab3a6f {
  color: #AB3A6F;
  background-color: #AB3A6F;
}

Frequently asked questions

What color is #AB3A6F?+

#AB3A6F is a HEX color with RGB value rgb(171, 58, 111) and HSL value hsl(332, 49%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AB3A6F?+

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