#9B6F6C Color

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

Color preview

#9B6F6C

Color formats

HEX
#9B6F6C
RGB
rgb(155, 111, 108)
RGBA
rgba(155, 111, 108, 1)
HSL
hsl(4, 19%, 52%)
HSV
hsv(4, 30%, 61%)
CMYK
cmyk(0%, 28%, 30%, 39%)
CSS variable
--color-primary: #9B6F6C;
Lowercase HEX
#9b6f6c

Shades

Tints

Tones

Harmony

CSS snippets for #9B6F6C

.color-9b6f6c {
  color: #9B6F6C;
  background-color: #9B6F6C;
}

Frequently asked questions

What color is #9B6F6C?+

#9B6F6C is a HEX color with RGB value rgb(155, 111, 108) and HSL value hsl(4, 19%, 52%). Its closest CSS named color is Gray.

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

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