#BCABB6 Color

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

Color preview

#BCABB6

Color formats

HEX
#BCABB6
RGB
rgb(188, 171, 182)
RGBA
rgba(188, 171, 182, 1)
HSL
hsl(321, 11%, 70%)
HSV
hsv(321, 9%, 74%)
CMYK
cmyk(0%, 9%, 3%, 26%)
CSS variable
--color-primary: #BCABB6;
Lowercase HEX
#bcabb6

Shades

Tints

Tones

Harmony

CSS snippets for #BCABB6

.color-bcabb6 {
  color: #BCABB6;
  background-color: #BCABB6;
}

Frequently asked questions

What color is #BCABB6?+

#BCABB6 is a HEX color with RGB value rgb(188, 171, 182) and HSL value hsl(321, 11%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCABB6?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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