#BFBBC6 Color

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

Color preview

#BFBBC6

Color formats

HEX
#BFBBC6
RGB
rgb(191, 187, 198)
RGBA
rgba(191, 187, 198, 1)
HSL
hsl(262, 9%, 75%)
HSV
hsv(262, 6%, 78%)
CMYK
cmyk(4%, 6%, 0%, 22%)
CSS variable
--color-primary: #BFBBC6;
Lowercase HEX
#bfbbc6

Shades

Tints

Tones

Harmony

CSS snippets for #BFBBC6

.color-bfbbc6 {
  color: #BFBBC6;
  background-color: #BFBBC6;
}

Frequently asked questions

What color is #BFBBC6?+

#BFBBC6 is a HEX color with RGB value rgb(191, 187, 198) and HSL value hsl(262, 9%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBBC6?+

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