#BBCFBF Color

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

Color preview

#BBCFBF

Color formats

HEX
#BBCFBF
RGB
rgb(187, 207, 191)
RGBA
rgba(187, 207, 191, 1)
HSL
hsl(132, 17%, 77%)
HSV
hsv(132, 10%, 81%)
CMYK
cmyk(10%, 0%, 8%, 19%)
CSS variable
--color-primary: #BBCFBF;
Lowercase HEX
#bbcfbf

Shades

Tints

Tones

Harmony

CSS snippets for #BBCFBF

.color-bbcfbf {
  color: #BBCFBF;
  background-color: #BBCFBF;
}

Frequently asked questions

What color is #BBCFBF?+

#BBCFBF is a HEX color with RGB value rgb(187, 207, 191) and HSL value hsl(132, 17%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBCFBF?+

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