#78808C Color

Inspect #78808C across formats, palettes, contrast and closest named color matches.

Color preview

#78808C

Color formats

HEX
#78808C
RGB
rgb(120, 128, 140)
RGBA
rgba(120, 128, 140, 1)
HSL
hsl(216, 8%, 51%)
HSV
hsv(216, 14%, 55%)
CMYK
cmyk(14%, 9%, 0%, 45%)
CSS variable
--color-primary: #78808C;
Lowercase HEX
#78808c

Shades

Tints

Tones

Harmony

CSS snippets for #78808C

.color-78808c {
  color: #78808C;
  background-color: #78808C;
}

Frequently asked questions

What color is #78808C?+

#78808C is a HEX color with RGB value rgb(120, 128, 140) and HSL value hsl(216, 8%, 51%). Its closest CSS named color is SlateGray.

What is the closest Tailwind color to #78808C?+

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