#BCBCB4 Color

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

Color preview

#BCBCB4

Color formats

HEX
#BCBCB4
RGB
rgb(188, 188, 180)
RGBA
rgba(188, 188, 180, 1)
HSL
hsl(60, 6%, 72%)
HSV
hsv(60, 4%, 74%)
CMYK
cmyk(0%, 0%, 4%, 26%)
CSS variable
--color-primary: #BCBCB4;
Lowercase HEX
#bcbcb4

Shades

Tints

Tones

Harmony

CSS snippets for #BCBCB4

.color-bcbcb4 {
  color: #BCBCB4;
  background-color: #BCBCB4;
}

Frequently asked questions

What color is #BCBCB4?+

#BCBCB4 is a HEX color with RGB value rgb(188, 188, 180) and HSL value hsl(60, 6%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCBCB4?+

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