#BFCBC7 Color

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

Color preview

#BFCBC7

Color formats

HEX
#BFCBC7
RGB
rgb(191, 203, 199)
RGBA
rgba(191, 203, 199, 1)
HSL
hsl(160, 10%, 77%)
HSV
hsv(160, 6%, 80%)
CMYK
cmyk(6%, 0%, 2%, 20%)
CSS variable
--color-primary: #BFCBC7;
Lowercase HEX
#bfcbc7

Shades

Tints

Tones

Harmony

CSS snippets for #BFCBC7

.color-bfcbc7 {
  color: #BFCBC7;
  background-color: #BFCBC7;
}

Frequently asked questions

What color is #BFCBC7?+

#BFCBC7 is a HEX color with RGB value rgb(191, 203, 199) and HSL value hsl(160, 10%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCBC7?+

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