#BCACA2 Color

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

Color preview

#BCACA2

Color formats

HEX
#BCACA2
RGB
rgb(188, 172, 162)
RGBA
rgba(188, 172, 162, 1)
HSL
hsl(23, 16%, 69%)
HSV
hsv(23, 14%, 74%)
CMYK
cmyk(0%, 9%, 14%, 26%)
CSS variable
--color-primary: #BCACA2;
Lowercase HEX
#bcaca2

Shades

Tints

Tones

Harmony

CSS snippets for #BCACA2

.color-bcaca2 {
  color: #BCACA2;
  background-color: #BCACA2;
}

Frequently asked questions

What color is #BCACA2?+

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

What is the closest Tailwind color to #BCACA2?+

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