#707F84 Color

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

Color preview

#707F84

Color formats

HEX
#707F84
RGB
rgb(112, 127, 132)
RGBA
rgba(112, 127, 132, 1)
HSL
hsl(195, 8%, 48%)
HSV
hsv(195, 15%, 52%)
CMYK
cmyk(15%, 4%, 0%, 48%)
CSS variable
--color-primary: #707F84;
Lowercase HEX
#707f84

Shades

Tints

Tones

Harmony

CSS snippets for #707F84

.color-707f84 {
  color: #707F84;
  background-color: #707F84;
}

Frequently asked questions

What color is #707F84?+

#707F84 is a HEX color with RGB value rgb(112, 127, 132) and HSL value hsl(195, 8%, 48%). Its closest CSS named color is SlateGray.

What is the closest Tailwind color to #707F84?+

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