#808E8B Color

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

Color preview

#808E8B

Color formats

HEX
#808E8B
RGB
rgb(128, 142, 139)
RGBA
rgba(128, 142, 139, 1)
HSL
hsl(167, 6%, 53%)
HSV
hsv(167, 10%, 56%)
CMYK
cmyk(10%, 0%, 2%, 44%)
CSS variable
--color-primary: #808E8B;
Lowercase HEX
#808e8b

Shades

Tints

Tones

Harmony

CSS snippets for #808E8B

.color-808e8b {
  color: #808E8B;
  background-color: #808E8B;
}

Frequently asked questions

What color is #808E8B?+

#808E8B is a HEX color with RGB value rgb(128, 142, 139) and HSL value hsl(167, 6%, 53%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #808E8B?+

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