#808080 Color

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

Color preview

#808080

Color formats

HEX
#808080
RGB
rgb(128, 128, 128)
RGBA
rgba(128, 128, 128, 1)
HSL
hsl(0, 0%, 50%)
HSV
hsv(0, 0%, 50%)
CMYK
cmyk(0%, 0%, 0%, 50%)
CSS variable
--color-primary: #808080;
Lowercase HEX
#808080

Shades

Tints

Tones

Harmony

CSS snippets for #808080

.color-808080 {
  color: #808080;
  background-color: #808080;
}

Frequently asked questions

What color is #808080?+

#808080 is a HEX color with RGB value rgb(128, 128, 128) and HSL value hsl(0, 0%, 50%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #808080?+

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