#BCBA8B Color

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

Color preview

#BCBA8B

Color formats

HEX
#BCBA8B
RGB
rgb(188, 186, 139)
RGBA
rgba(188, 186, 139, 1)
HSL
hsl(58, 27%, 64%)
HSV
hsv(58, 26%, 74%)
CMYK
cmyk(0%, 1%, 26%, 26%)
CSS variable
--color-primary: #BCBA8B;
Lowercase HEX
#bcba8b

Shades

Tints

Tones

Harmony

CSS snippets for #BCBA8B

.color-bcba8b {
  color: #BCBA8B;
  background-color: #BCBA8B;
}

Frequently asked questions

What color is #BCBA8B?+

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

What is the closest Tailwind color to #BCBA8B?+

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