#708B85 Color

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

Color preview

#708B85

Color formats

HEX
#708B85
RGB
rgb(112, 139, 133)
RGBA
rgba(112, 139, 133, 1)
HSL
hsl(167, 11%, 49%)
HSV
hsv(167, 19%, 55%)
CMYK
cmyk(19%, 0%, 4%, 45%)
CSS variable
--color-primary: #708B85;
Lowercase HEX
#708b85

Shades

Tints

Tones

Harmony

CSS snippets for #708B85

.color-708b85 {
  color: #708B85;
  background-color: #708B85;
}

Frequently asked questions

What color is #708B85?+

#708B85 is a HEX color with RGB value rgb(112, 139, 133) and HSL value hsl(167, 11%, 49%). Its closest CSS named color is SlateGray.

What is the closest Tailwind color to #708B85?+

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