#BCAD80 Color

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

Color preview

#BCAD80

Color formats

HEX
#BCAD80
RGB
rgb(188, 173, 128)
RGBA
rgba(188, 173, 128, 1)
HSL
hsl(45, 31%, 62%)
HSV
hsv(45, 32%, 74%)
CMYK
cmyk(0%, 8%, 32%, 26%)
CSS variable
--color-primary: #BCAD80;
Lowercase HEX
#bcad80

Shades

Tints

Tones

Harmony

CSS snippets for #BCAD80

.color-bcad80 {
  color: #BCAD80;
  background-color: #BCAD80;
}

Frequently asked questions

What color is #BCAD80?+

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

What is the closest Tailwind color to #BCAD80?+

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