#BCAF83 Color

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

Color preview

#BCAF83

Color formats

HEX
#BCAF83
RGB
rgb(188, 175, 131)
RGBA
rgba(188, 175, 131, 1)
HSL
hsl(46, 30%, 63%)
HSV
hsv(46, 30%, 74%)
CMYK
cmyk(0%, 7%, 30%, 26%)
CSS variable
--color-primary: #BCAF83;
Lowercase HEX
#bcaf83

Shades

Tints

Tones

Harmony

CSS snippets for #BCAF83

.color-bcaf83 {
  color: #BCAF83;
  background-color: #BCAF83;
}

Frequently asked questions

What color is #BCAF83?+

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

What is the closest Tailwind color to #BCAF83?+

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