#BCAB83 Color

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

Color preview

#BCAB83

Color formats

HEX
#BCAB83
RGB
rgb(188, 171, 131)
RGBA
rgba(188, 171, 131, 1)
HSL
hsl(42, 30%, 63%)
HSV
hsv(42, 30%, 74%)
CMYK
cmyk(0%, 9%, 30%, 26%)
CSS variable
--color-primary: #BCAB83;
Lowercase HEX
#bcab83

Shades

Tints

Tones

Harmony

CSS snippets for #BCAB83

.color-bcab83 {
  color: #BCAB83;
  background-color: #BCAB83;
}

Frequently asked questions

What color is #BCAB83?+

#BCAB83 is a HEX color with RGB value rgb(188, 171, 131) and HSL value hsl(42, 30%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCAB83?+

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