#BBB77B Color

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

Color preview

#BBB77B

Color formats

HEX
#BBB77B
RGB
rgb(187, 183, 123)
RGBA
rgba(187, 183, 123, 1)
HSL
hsl(56, 32%, 61%)
HSV
hsv(56, 34%, 73%)
CMYK
cmyk(0%, 2%, 34%, 27%)
CSS variable
--color-primary: #BBB77B;
Lowercase HEX
#bbb77b

Shades

Tints

Tones

Harmony

CSS snippets for #BBB77B

.color-bbb77b {
  color: #BBB77B;
  background-color: #BBB77B;
}

Frequently asked questions

What color is #BBB77B?+

#BBB77B is a HEX color with RGB value rgb(187, 183, 123) and HSL value hsl(56, 32%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB77B?+

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