#808060 Color

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

Color preview

#808060

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #808060

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

Frequently asked questions

What color is #808060?+

#808060 is a HEX color with RGB value rgb(128, 128, 96) and HSL value hsl(60, 14%, 44%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #808060?+

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