#BCACA1 Color

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

Color preview

#BCACA1

Color formats

HEX
#BCACA1
RGB
rgb(188, 172, 161)
RGBA
rgba(188, 172, 161, 1)
HSL
hsl(24, 17%, 68%)
HSV
hsv(24, 14%, 74%)
CMYK
cmyk(0%, 9%, 14%, 26%)
CSS variable
--color-primary: #BCACA1;
Lowercase HEX
#bcaca1

Shades

Tints

Tones

Harmony

CSS snippets for #BCACA1

.color-bcaca1 {
  color: #BCACA1;
  background-color: #BCACA1;
}

Frequently asked questions

What color is #BCACA1?+

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

What is the closest Tailwind color to #BCACA1?+

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