#BFBCC7 Color

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

Color preview

#BFBCC7

Color formats

HEX
#BFBCC7
RGB
rgb(191, 188, 199)
RGBA
rgba(191, 188, 199, 1)
HSL
hsl(256, 9%, 76%)
HSV
hsv(256, 6%, 78%)
CMYK
cmyk(4%, 6%, 0%, 22%)
CSS variable
--color-primary: #BFBCC7;
Lowercase HEX
#bfbcc7

Shades

Tints

Tones

Harmony

CSS snippets for #BFBCC7

.color-bfbcc7 {
  color: #BFBCC7;
  background-color: #BFBCC7;
}

Frequently asked questions

What color is #BFBCC7?+

#BFBCC7 is a HEX color with RGB value rgb(191, 188, 199) and HSL value hsl(256, 9%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBCC7?+

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