#B5B7CF Color

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

Color preview

#B5B7CF

Color formats

HEX
#B5B7CF
RGB
rgb(181, 183, 207)
RGBA
rgba(181, 183, 207, 1)
HSL
hsl(235, 21%, 76%)
HSV
hsv(235, 13%, 81%)
CMYK
cmyk(13%, 12%, 0%, 19%)
CSS variable
--color-primary: #B5B7CF;
Lowercase HEX
#b5b7cf

Shades

Tints

Tones

Harmony

CSS snippets for #B5B7CF

.color-b5b7cf {
  color: #B5B7CF;
  background-color: #B5B7CF;
}

Frequently asked questions

What color is #B5B7CF?+

#B5B7CF is a HEX color with RGB value rgb(181, 183, 207) and HSL value hsl(235, 21%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5B7CF?+

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