#9876AB Color

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

Color preview

#9876AB

Color formats

HEX
#9876AB
RGB
rgb(152, 118, 171)
RGBA
rgba(152, 118, 171, 1)
HSL
hsl(278, 24%, 57%)
HSV
hsv(278, 31%, 67%)
CMYK
cmyk(11%, 31%, 0%, 33%)
CSS variable
--color-primary: #9876AB;
Lowercase HEX
#9876ab

Shades

Tints

Tones

Harmony

CSS snippets for #9876AB

.color-9876ab {
  color: #9876AB;
  background-color: #9876AB;
}

Frequently asked questions

What color is #9876AB?+

#9876AB is a HEX color with RGB value rgb(152, 118, 171) and HSL value hsl(278, 24%, 57%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #9876AB?+

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