#BCBAA2 Color

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

Color preview

#BCBAA2

Color formats

HEX
#BCBAA2
RGB
rgb(188, 186, 162)
RGBA
rgba(188, 186, 162, 1)
HSL
hsl(55, 16%, 69%)
HSV
hsv(55, 14%, 74%)
CMYK
cmyk(0%, 1%, 14%, 26%)
CSS variable
--color-primary: #BCBAA2;
Lowercase HEX
#bcbaa2

Shades

Tints

Tones

Harmony

CSS snippets for #BCBAA2

.color-bcbaa2 {
  color: #BCBAA2;
  background-color: #BCBAA2;
}

Frequently asked questions

What color is #BCBAA2?+

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

What is the closest Tailwind color to #BCBAA2?+

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