#BCBA99 Color

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

Color preview

#BCBA99

Color formats

HEX
#BCBA99
RGB
rgb(188, 186, 153)
RGBA
rgba(188, 186, 153, 1)
HSL
hsl(57, 21%, 67%)
HSV
hsv(57, 19%, 74%)
CMYK
cmyk(0%, 1%, 19%, 26%)
CSS variable
--color-primary: #BCBA99;
Lowercase HEX
#bcba99

Shades

Tints

Tones

Harmony

CSS snippets for #BCBA99

.color-bcba99 {
  color: #BCBA99;
  background-color: #BCBA99;
}

Frequently asked questions

What color is #BCBA99?+

#BCBA99 is a HEX color with RGB value rgb(188, 186, 153) and HSL value hsl(57, 21%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCBA99?+

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