#B1BFCE Color

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

Color preview

#B1BFCE

Color formats

HEX
#B1BFCE
RGB
rgb(177, 191, 206)
RGBA
rgba(177, 191, 206, 1)
HSL
hsl(211, 23%, 75%)
HSV
hsv(211, 14%, 81%)
CMYK
cmyk(14%, 7%, 0%, 19%)
CSS variable
--color-primary: #B1BFCE;
Lowercase HEX
#b1bfce

Shades

Tints

Tones

Harmony

CSS snippets for #B1BFCE

.color-b1bfce {
  color: #B1BFCE;
  background-color: #B1BFCE;
}

Frequently asked questions

What color is #B1BFCE?+

#B1BFCE is a HEX color with RGB value rgb(177, 191, 206) and HSL value hsl(211, 23%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1BFCE?+

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