#BCBFB6 Color

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

Color preview

#BCBFB6

Color formats

HEX
#BCBFB6
RGB
rgb(188, 191, 182)
RGBA
rgba(188, 191, 182, 1)
HSL
hsl(80, 7%, 73%)
HSV
hsv(80, 5%, 75%)
CMYK
cmyk(2%, 0%, 5%, 25%)
CSS variable
--color-primary: #BCBFB6;
Lowercase HEX
#bcbfb6

Shades

Tints

Tones

Harmony

CSS snippets for #BCBFB6

.color-bcbfb6 {
  color: #BCBFB6;
  background-color: #BCBFB6;
}

Frequently asked questions

What color is #BCBFB6?+

#BCBFB6 is a HEX color with RGB value rgb(188, 191, 182) and HSL value hsl(80, 7%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCBFB6?+

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