#B7B7CC Color

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

Color preview

#B7B7CC

Color formats

HEX
#B7B7CC
RGB
rgb(183, 183, 204)
RGBA
rgba(183, 183, 204, 1)
HSL
hsl(240, 17%, 76%)
HSV
hsv(240, 10%, 80%)
CMYK
cmyk(10%, 10%, 0%, 20%)
CSS variable
--color-primary: #B7B7CC;
Lowercase HEX
#b7b7cc

Shades

Tints

Tones

Harmony

CSS snippets for #B7B7CC

.color-b7b7cc {
  color: #B7B7CC;
  background-color: #B7B7CC;
}

Frequently asked questions

What color is #B7B7CC?+

#B7B7CC is a HEX color with RGB value rgb(183, 183, 204) and HSL value hsl(240, 17%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B7B7CC?+

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