#9876AC Color

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

Color preview

#9876AC

Color formats

HEX
#9876AC
RGB
rgb(152, 118, 172)
RGBA
rgba(152, 118, 172, 1)
HSL
hsl(278, 25%, 57%)
HSV
hsv(278, 31%, 67%)
CMYK
cmyk(12%, 31%, 0%, 33%)
CSS variable
--color-primary: #9876AC;
Lowercase HEX
#9876ac

Shades

Tints

Tones

Harmony

CSS snippets for #9876AC

.color-9876ac {
  color: #9876AC;
  background-color: #9876AC;
}

Frequently asked questions

What color is #9876AC?+

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

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

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