#9E7E7B Color

Inspect #9E7E7B across formats, palettes, contrast and closest named color matches.

Color preview

#9E7E7B

Color formats

HEX
#9E7E7B
RGB
rgb(158, 126, 123)
RGBA
rgba(158, 126, 123, 1)
HSL
hsl(5, 15%, 55%)
HSV
hsv(5, 22%, 62%)
CMYK
cmyk(0%, 20%, 22%, 38%)
CSS variable
--color-primary: #9E7E7B;
Lowercase HEX
#9e7e7b

Shades

Tints

Tones

Harmony

CSS snippets for #9E7E7B

.color-9e7e7b {
  color: #9E7E7B;
  background-color: #9E7E7B;
}

Frequently asked questions

What color is #9E7E7B?+

#9E7E7B is a HEX color with RGB value rgb(158, 126, 123) and HSL value hsl(5, 15%, 55%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #9E7E7B?+

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