#AB4F9C Color

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

Color preview

#AB4F9C

Color formats

HEX
#AB4F9C
RGB
rgb(171, 79, 156)
RGBA
rgba(171, 79, 156, 1)
HSL
hsl(310, 37%, 49%)
HSV
hsv(310, 54%, 67%)
CMYK
cmyk(0%, 54%, 9%, 33%)
CSS variable
--color-primary: #AB4F9C;
Lowercase HEX
#ab4f9c

Shades

Tints

Tones

Harmony

CSS snippets for #AB4F9C

.color-ab4f9c {
  color: #AB4F9C;
  background-color: #AB4F9C;
}

Frequently asked questions

What color is #AB4F9C?+

#AB4F9C is a HEX color with RGB value rgb(171, 79, 156) and HSL value hsl(310, 37%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AB4F9C?+

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