#80877B Color

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

Color preview

#80877B

Color formats

HEX
#80877B
RGB
rgb(128, 135, 123)
RGBA
rgba(128, 135, 123, 1)
HSL
hsl(95, 5%, 51%)
HSV
hsv(95, 9%, 53%)
CMYK
cmyk(5%, 0%, 9%, 47%)
CSS variable
--color-primary: #80877B;
Lowercase HEX
#80877b

Shades

Tints

Tones

Harmony

CSS snippets for #80877B

.color-80877b {
  color: #80877B;
  background-color: #80877B;
}

Frequently asked questions

What color is #80877B?+

#80877B is a HEX color with RGB value rgb(128, 135, 123) and HSL value hsl(95, 5%, 51%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #80877B?+

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