#BBB96B Color

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

Color preview

#BBB96B

Color formats

HEX
#BBB96B
RGB
rgb(187, 185, 107)
RGBA
rgba(187, 185, 107, 1)
HSL
hsl(59, 37%, 58%)
HSV
hsv(59, 43%, 73%)
CMYK
cmyk(0%, 1%, 43%, 27%)
CSS variable
--color-primary: #BBB96B;
Lowercase HEX
#bbb96b

Shades

Tints

Tones

Harmony

CSS snippets for #BBB96B

.color-bbb96b {
  color: #BBB96B;
  background-color: #BBB96B;
}

Frequently asked questions

What color is #BBB96B?+

#BBB96B is a HEX color with RGB value rgb(187, 185, 107) and HSL value hsl(59, 37%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB96B?+

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