#8B7A7F Color

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

Color preview

#8B7A7F

Color formats

HEX
#8B7A7F
RGB
rgb(139, 122, 127)
RGBA
rgba(139, 122, 127, 1)
HSL
hsl(342, 7%, 51%)
HSV
hsv(342, 12%, 55%)
CMYK
cmyk(0%, 12%, 9%, 45%)
CSS variable
--color-primary: #8B7A7F;
Lowercase HEX
#8b7a7f

Shades

Tints

Tones

Harmony

CSS snippets for #8B7A7F

.color-8b7a7f {
  color: #8B7A7F;
  background-color: #8B7A7F;
}

Frequently asked questions

What color is #8B7A7F?+

#8B7A7F is a HEX color with RGB value rgb(139, 122, 127) and HSL value hsl(342, 7%, 51%). Its closest CSS named color is Gray.

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

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