#B7BCCF Color

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

Color preview

#B7BCCF

Color formats

HEX
#B7BCCF
RGB
rgb(183, 188, 207)
RGBA
rgba(183, 188, 207, 1)
HSL
hsl(227, 20%, 76%)
HSV
hsv(227, 12%, 81%)
CMYK
cmyk(12%, 9%, 0%, 19%)
CSS variable
--color-primary: #B7BCCF;
Lowercase HEX
#b7bccf

Shades

Tints

Tones

Harmony

CSS snippets for #B7BCCF

.color-b7bccf {
  color: #B7BCCF;
  background-color: #B7BCCF;
}

Frequently asked questions

What color is #B7BCCF?+

#B7BCCF is a HEX color with RGB value rgb(183, 188, 207) and HSL value hsl(227, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B7BCCF?+

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