#B6BBCB Color

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

Color preview

#B6BBCB

Color formats

HEX
#B6BBCB
RGB
rgb(182, 187, 203)
RGBA
rgba(182, 187, 203, 1)
HSL
hsl(226, 17%, 75%)
HSV
hsv(226, 10%, 80%)
CMYK
cmyk(10%, 8%, 0%, 20%)
CSS variable
--color-primary: #B6BBCB;
Lowercase HEX
#b6bbcb

Shades

Tints

Tones

Harmony

CSS snippets for #B6BBCB

.color-b6bbcb {
  color: #B6BBCB;
  background-color: #B6BBCB;
}

Frequently asked questions

What color is #B6BBCB?+

#B6BBCB is a HEX color with RGB value rgb(182, 187, 203) and HSL value hsl(226, 17%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6BBCB?+

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