#BCAB85 Color

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

Color preview

#BCAB85

Color formats

HEX
#BCAB85
RGB
rgb(188, 171, 133)
RGBA
rgba(188, 171, 133, 1)
HSL
hsl(41, 29%, 63%)
HSV
hsv(41, 29%, 74%)
CMYK
cmyk(0%, 9%, 29%, 26%)
CSS variable
--color-primary: #BCAB85;
Lowercase HEX
#bcab85

Shades

Tints

Tones

Harmony

CSS snippets for #BCAB85

.color-bcab85 {
  color: #BCAB85;
  background-color: #BCAB85;
}

Frequently asked questions

What color is #BCAB85?+

#BCAB85 is a HEX color with RGB value rgb(188, 171, 133) and HSL value hsl(41, 29%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCAB85?+

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