#B99B5B Color

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

Color preview

#B99B5B

Color formats

HEX
#B99B5B
RGB
rgb(185, 155, 91)
RGBA
rgba(185, 155, 91, 1)
HSL
hsl(41, 40%, 54%)
HSV
hsv(41, 51%, 73%)
CMYK
cmyk(0%, 16%, 51%, 27%)
CSS variable
--color-primary: #B99B5B;
Lowercase HEX
#b99b5b

Shades

Tints

Tones

Harmony

CSS snippets for #B99B5B

.color-b99b5b {
  color: #B99B5B;
  background-color: #B99B5B;
}

Frequently asked questions

What color is #B99B5B?+

#B99B5B is a HEX color with RGB value rgb(185, 155, 91) and HSL value hsl(41, 40%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B99B5B?+

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