#BBC6C8 Color

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

Color preview

#BBC6C8

Color formats

HEX
#BBC6C8
RGB
rgb(187, 198, 200)
RGBA
rgba(187, 198, 200, 1)
HSL
hsl(189, 11%, 76%)
HSV
hsv(189, 7%, 78%)
CMYK
cmyk(7%, 1%, 0%, 22%)
CSS variable
--color-primary: #BBC6C8;
Lowercase HEX
#bbc6c8

Shades

Tints

Tones

Harmony

CSS snippets for #BBC6C8

.color-bbc6c8 {
  color: #BBC6C8;
  background-color: #BBC6C8;
}

Frequently asked questions

What color is #BBC6C8?+

#BBC6C8 is a HEX color with RGB value rgb(187, 198, 200) and HSL value hsl(189, 11%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBC6C8?+

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