#BCACBC Color

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

Color preview

#BCACBC

Color formats

HEX
#BCACBC
RGB
rgb(188, 172, 188)
RGBA
rgba(188, 172, 188, 1)
HSL
hsl(300, 11%, 71%)
HSV
hsv(300, 9%, 74%)
CMYK
cmyk(0%, 9%, 0%, 26%)
CSS variable
--color-primary: #BCACBC;
Lowercase HEX
#bcacbc

Shades

Tints

Tones

Harmony

CSS snippets for #BCACBC

.color-bcacbc {
  color: #BCACBC;
  background-color: #BCACBC;
}

Frequently asked questions

What color is #BCACBC?+

#BCACBC is a HEX color with RGB value rgb(188, 172, 188) and HSL value hsl(300, 11%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCACBC?+

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