#8E8D8B Color

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

Color preview

#8E8D8B

Color formats

HEX
#8E8D8B
RGB
rgb(142, 141, 139)
RGBA
rgba(142, 141, 139, 1)
HSL
hsl(40, 1%, 55%)
HSV
hsv(40, 2%, 56%)
CMYK
cmyk(0%, 1%, 2%, 44%)
CSS variable
--color-primary: #8E8D8B;
Lowercase HEX
#8e8d8b

Shades

Tints

Tones

Harmony

CSS snippets for #8E8D8B

.color-8e8d8b {
  color: #8E8D8B;
  background-color: #8E8D8B;
}

Frequently asked questions

What color is #8E8D8B?+

#8E8D8B is a HEX color with RGB value rgb(142, 141, 139) and HSL value hsl(40, 1%, 55%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #8E8D8B?+

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