#B6BFCC Color

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

Color preview

#B6BFCC

Color formats

HEX
#B6BFCC
RGB
rgb(182, 191, 204)
RGBA
rgba(182, 191, 204, 1)
HSL
hsl(215, 18%, 76%)
HSV
hsv(215, 11%, 80%)
CMYK
cmyk(11%, 6%, 0%, 20%)
CSS variable
--color-primary: #B6BFCC;
Lowercase HEX
#b6bfcc

Shades

Tints

Tones

Harmony

CSS snippets for #B6BFCC

.color-b6bfcc {
  color: #B6BFCC;
  background-color: #B6BFCC;
}

Frequently asked questions

What color is #B6BFCC?+

#B6BFCC is a HEX color with RGB value rgb(182, 191, 204) and HSL value hsl(215, 18%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6BFCC?+

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