#B7BDCF Color

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

Color preview

#B7BDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B7BDCF

.color-b7bdcf {
  color: #B7BDCF;
  background-color: #B7BDCF;
}

Frequently asked questions

What color is #B7BDCF?+

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

What is the closest Tailwind color to #B7BDCF?+

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