#B9964B Color

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

Color preview

#B9964B

Color formats

HEX
#B9964B
RGB
rgb(185, 150, 75)
RGBA
rgba(185, 150, 75, 1)
HSL
hsl(41, 44%, 51%)
HSV
hsv(41, 59%, 73%)
CMYK
cmyk(0%, 19%, 59%, 27%)
CSS variable
--color-primary: #B9964B;
Lowercase HEX
#b9964b

Shades

Tints

Tones

Harmony

CSS snippets for #B9964B

.color-b9964b {
  color: #B9964B;
  background-color: #B9964B;
}

Frequently asked questions

What color is #B9964B?+

#B9964B is a HEX color with RGB value rgb(185, 150, 75) and HSL value hsl(41, 44%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #B9964B?+

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