#87708B Color

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

Color preview

#87708B

Color formats

HEX
#87708B
RGB
rgb(135, 112, 139)
RGBA
rgba(135, 112, 139, 1)
HSL
hsl(291, 11%, 49%)
HSV
hsv(291, 19%, 55%)
CMYK
cmyk(3%, 19%, 0%, 45%)
CSS variable
--color-primary: #87708B;
Lowercase HEX
#87708b

Shades

Tints

Tones

Harmony

CSS snippets for #87708B

.color-87708b {
  color: #87708B;
  background-color: #87708B;
}

Frequently asked questions

What color is #87708B?+

#87708B is a HEX color with RGB value rgb(135, 112, 139) and HSL value hsl(291, 11%, 49%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #87708B?+

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