#BCAA80 Color

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

Color preview

#BCAA80

Color formats

HEX
#BCAA80
RGB
rgb(188, 170, 128)
RGBA
rgba(188, 170, 128, 1)
HSL
hsl(42, 31%, 62%)
HSV
hsv(42, 32%, 74%)
CMYK
cmyk(0%, 10%, 32%, 26%)
CSS variable
--color-primary: #BCAA80;
Lowercase HEX
#bcaa80

Shades

Tints

Tones

Harmony

CSS snippets for #BCAA80

.color-bcaa80 {
  color: #BCAA80;
  background-color: #BCAA80;
}

Frequently asked questions

What color is #BCAA80?+

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

What is the closest Tailwind color to #BCAA80?+

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