#9B6B3B Color

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

Color preview

#9B6B3B

Color formats

HEX
#9B6B3B
RGB
rgb(155, 107, 59)
RGBA
rgba(155, 107, 59, 1)
HSL
hsl(30, 45%, 42%)
HSV
hsv(30, 62%, 61%)
CMYK
cmyk(0%, 31%, 62%, 39%)
CSS variable
--color-primary: #9B6B3B;
Lowercase HEX
#9b6b3b

Shades

Tints

Tones

Harmony

CSS snippets for #9B6B3B

.color-9b6b3b {
  color: #9B6B3B;
  background-color: #9B6B3B;
}

Frequently asked questions

What color is #9B6B3B?+

#9B6B3B is a HEX color with RGB value rgb(155, 107, 59) and HSL value hsl(30, 45%, 42%). Its closest CSS named color is Sienna.

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

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