#BFBBCB Color

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

Color preview

#BFBBCB

Color formats

HEX
#BFBBCB
RGB
rgb(191, 187, 203)
RGBA
rgba(191, 187, 203, 1)
HSL
hsl(255, 13%, 76%)
HSV
hsv(255, 8%, 80%)
CMYK
cmyk(6%, 8%, 0%, 20%)
CSS variable
--color-primary: #BFBBCB;
Lowercase HEX
#bfbbcb

Shades

Tints

Tones

Harmony

CSS snippets for #BFBBCB

.color-bfbbcb {
  color: #BFBBCB;
  background-color: #BFBBCB;
}

Frequently asked questions

What color is #BFBBCB?+

#BFBBCB is a HEX color with RGB value rgb(191, 187, 203) and HSL value hsl(255, 13%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBBCB?+

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