#BCBAA3 Color

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

Color preview

#BCBAA3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCBAA3

.color-bcbaa3 {
  color: #BCBAA3;
  background-color: #BCBAA3;
}

Frequently asked questions

What color is #BCBAA3?+

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

What is the closest Tailwind color to #BCBAA3?+

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