#AB5882 Color

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

Color preview

#AB5882

Color formats

HEX
#AB5882
RGB
rgb(171, 88, 130)
RGBA
rgba(171, 88, 130, 1)
HSL
hsl(330, 33%, 51%)
HSV
hsv(330, 49%, 67%)
CMYK
cmyk(0%, 49%, 24%, 33%)
CSS variable
--color-primary: #AB5882;
Lowercase HEX
#ab5882

Shades

Tints

Tones

Harmony

CSS snippets for #AB5882

.color-ab5882 {
  color: #AB5882;
  background-color: #AB5882;
}

Frequently asked questions

What color is #AB5882?+

#AB5882 is a HEX color with RGB value rgb(171, 88, 130) and HSL value hsl(330, 33%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AB5882?+

The closest Tailwind color is stone-500, available as the bg-stone-500 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