#BCB99B Color

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

Color preview

#BCB99B

Color formats

HEX
#BCB99B
RGB
rgb(188, 185, 155)
RGBA
rgba(188, 185, 155, 1)
HSL
hsl(55, 20%, 67%)
HSV
hsv(55, 18%, 74%)
CMYK
cmyk(0%, 2%, 18%, 26%)
CSS variable
--color-primary: #BCB99B;
Lowercase HEX
#bcb99b

Shades

Tints

Tones

Harmony

CSS snippets for #BCB99B

.color-bcb99b {
  color: #BCB99B;
  background-color: #BCB99B;
}

Frequently asked questions

What color is #BCB99B?+

#BCB99B is a HEX color with RGB value rgb(188, 185, 155) and HSL value hsl(55, 20%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCB99B?+

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