#BCB88B Color

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

Color preview

#BCB88B

Color formats

HEX
#BCB88B
RGB
rgb(188, 184, 139)
RGBA
rgba(188, 184, 139, 1)
HSL
hsl(55, 27%, 64%)
HSV
hsv(55, 26%, 74%)
CMYK
cmyk(0%, 2%, 26%, 26%)
CSS variable
--color-primary: #BCB88B;
Lowercase HEX
#bcb88b

Shades

Tints

Tones

Harmony

CSS snippets for #BCB88B

.color-bcb88b {
  color: #BCB88B;
  background-color: #BCB88B;
}

Frequently asked questions

What color is #BCB88B?+

#BCB88B is a HEX color with RGB value rgb(188, 184, 139) and HSL value hsl(55, 27%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCB88B?+

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