#BCB87B Color

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

Color preview

#BCB87B

Color formats

HEX
#BCB87B
RGB
rgb(188, 184, 123)
RGBA
rgba(188, 184, 123, 1)
HSL
hsl(56, 33%, 61%)
HSV
hsv(56, 35%, 74%)
CMYK
cmyk(0%, 2%, 35%, 26%)
CSS variable
--color-primary: #BCB87B;
Lowercase HEX
#bcb87b

Shades

Tints

Tones

Harmony

CSS snippets for #BCB87B

.color-bcb87b {
  color: #BCB87B;
  background-color: #BCB87B;
}

Frequently asked questions

What color is #BCB87B?+

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

What is the closest Tailwind color to #BCB87B?+

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