#B1B7CD Color

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

Color preview

#B1B7CD

Color formats

HEX
#B1B7CD
RGB
rgb(177, 183, 205)
RGBA
rgba(177, 183, 205, 1)
HSL
hsl(227, 22%, 75%)
HSV
hsv(227, 14%, 80%)
CMYK
cmyk(14%, 11%, 0%, 20%)
CSS variable
--color-primary: #B1B7CD;
Lowercase HEX
#b1b7cd

Shades

Tints

Tones

Harmony

CSS snippets for #B1B7CD

.color-b1b7cd {
  color: #B1B7CD;
  background-color: #B1B7CD;
}

Frequently asked questions

What color is #B1B7CD?+

#B1B7CD is a HEX color with RGB value rgb(177, 183, 205) and HSL value hsl(227, 22%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1B7CD?+

The closest Tailwind color is slate-400, available as the bg-slate-400 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