#BCBAA5 Color

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

Color preview

#BCBAA5

Color formats

HEX
#BCBAA5
RGB
rgb(188, 186, 165)
RGBA
rgba(188, 186, 165, 1)
HSL
hsl(55, 15%, 69%)
HSV
hsv(55, 12%, 74%)
CMYK
cmyk(0%, 1%, 12%, 26%)
CSS variable
--color-primary: #BCBAA5;
Lowercase HEX
#bcbaa5

Shades

Tints

Tones

Harmony

CSS snippets for #BCBAA5

.color-bcbaa5 {
  color: #BCBAA5;
  background-color: #BCBAA5;
}

Frequently asked questions

What color is #BCBAA5?+

#BCBAA5 is a HEX color with RGB value rgb(188, 186, 165) and HSL value hsl(55, 15%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCBAA5?+

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