#B6BBCC Color

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

Color preview

#B6BBCC

Color formats

HEX
#B6BBCC
RGB
rgb(182, 187, 204)
RGBA
rgba(182, 187, 204, 1)
HSL
hsl(226, 18%, 76%)
HSV
hsv(226, 11%, 80%)
CMYK
cmyk(11%, 8%, 0%, 20%)
CSS variable
--color-primary: #B6BBCC;
Lowercase HEX
#b6bbcc

Shades

Tints

Tones

Harmony

CSS snippets for #B6BBCC

.color-b6bbcc {
  color: #B6BBCC;
  background-color: #B6BBCC;
}

Frequently asked questions

What color is #B6BBCC?+

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

What is the closest Tailwind color to #B6BBCC?+

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