#BBB86B Color

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

Color preview

#BBB86B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBB86B

.color-bbb86b {
  color: #BBB86B;
  background-color: #BBB86B;
}

Frequently asked questions

What color is #BBB86B?+

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

What is the closest Tailwind color to #BBB86B?+

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