#BCBB7B Color

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

Color preview

#BCBB7B

Color formats

HEX
#BCBB7B
RGB
rgb(188, 187, 123)
RGBA
rgba(188, 187, 123, 1)
HSL
hsl(59, 33%, 61%)
HSV
hsv(59, 35%, 74%)
CMYK
cmyk(0%, 1%, 35%, 26%)
CSS variable
--color-primary: #BCBB7B;
Lowercase HEX
#bcbb7b

Shades

Tints

Tones

Harmony

CSS snippets for #BCBB7B

.color-bcbb7b {
  color: #BCBB7B;
  background-color: #BCBB7B;
}

Frequently asked questions

What color is #BCBB7B?+

#BCBB7B is a HEX color with RGB value rgb(188, 187, 123) and HSL value hsl(59, 33%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBB7B?+

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