#BCCBCF Color

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

Color preview

#BCCBCF

Color formats

HEX
#BCCBCF
RGB
rgb(188, 203, 207)
RGBA
rgba(188, 203, 207, 1)
HSL
hsl(193, 17%, 77%)
HSV
hsv(193, 9%, 81%)
CMYK
cmyk(9%, 2%, 0%, 19%)
CSS variable
--color-primary: #BCCBCF;
Lowercase HEX
#bccbcf

Shades

Tints

Tones

Harmony

CSS snippets for #BCCBCF

.color-bccbcf {
  color: #BCCBCF;
  background-color: #BCCBCF;
}

Frequently asked questions

What color is #BCCBCF?+

#BCCBCF is a HEX color with RGB value rgb(188, 203, 207) and HSL value hsl(193, 17%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCCBCF?+

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