#80767F Color

Inspect #80767F across formats, palettes, contrast and closest named color matches.

Color preview

#80767F

Color formats

HEX
#80767F
RGB
rgb(128, 118, 127)
RGBA
rgba(128, 118, 127, 1)
HSL
hsl(306, 4%, 48%)
HSV
hsv(306, 8%, 50%)
CMYK
cmyk(0%, 8%, 1%, 50%)
CSS variable
--color-primary: #80767F;
Lowercase HEX
#80767f

Shades

Tints

Tones

Harmony

CSS snippets for #80767F

.color-80767f {
  color: #80767F;
  background-color: #80767F;
}

Frequently asked questions

What color is #80767F?+

#80767F is a HEX color with RGB value rgb(128, 118, 127) and HSL value hsl(306, 4%, 48%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #80767F?+

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