#BCAC80 Color

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

Color preview

#BCAC80

Color formats

HEX
#BCAC80
RGB
rgb(188, 172, 128)
RGBA
rgba(188, 172, 128, 1)
HSL
hsl(44, 31%, 62%)
HSV
hsv(44, 32%, 74%)
CMYK
cmyk(0%, 9%, 32%, 26%)
CSS variable
--color-primary: #BCAC80;
Lowercase HEX
#bcac80

Shades

Tints

Tones

Harmony

CSS snippets for #BCAC80

.color-bcac80 {
  color: #BCAC80;
  background-color: #BCAC80;
}

Frequently asked questions

What color is #BCAC80?+

#BCAC80 is a HEX color with RGB value rgb(188, 172, 128) and HSL value hsl(44, 31%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCAC80?+

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