#8B7A7D Color

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

Color preview

#8B7A7D

Color formats

HEX
#8B7A7D
RGB
rgb(139, 122, 125)
RGBA
rgba(139, 122, 125, 1)
HSL
hsl(349, 7%, 51%)
HSV
hsv(349, 12%, 55%)
CMYK
cmyk(0%, 12%, 10%, 45%)
CSS variable
--color-primary: #8B7A7D;
Lowercase HEX
#8b7a7d

Shades

Tints

Tones

Harmony

CSS snippets for #8B7A7D

.color-8b7a7d {
  color: #8B7A7D;
  background-color: #8B7A7D;
}

Frequently asked questions

What color is #8B7A7D?+

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

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

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