#BCBAA1 Color

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

Color preview

#BCBAA1

Color formats

HEX
#BCBAA1
RGB
rgb(188, 186, 161)
RGBA
rgba(188, 186, 161, 1)
HSL
hsl(56, 17%, 68%)
HSV
hsv(56, 14%, 74%)
CMYK
cmyk(0%, 1%, 14%, 26%)
CSS variable
--color-primary: #BCBAA1;
Lowercase HEX
#bcbaa1

Shades

Tints

Tones

Harmony

CSS snippets for #BCBAA1

.color-bcbaa1 {
  color: #BCBAA1;
  background-color: #BCBAA1;
}

Frequently asked questions

What color is #BCBAA1?+

#BCBAA1 is a HEX color with RGB value rgb(188, 186, 161) and HSL value hsl(56, 17%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCBAA1?+

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