#B1BCCF Color

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

Color preview

#B1BCCF

Color formats

HEX
#B1BCCF
RGB
rgb(177, 188, 207)
RGBA
rgba(177, 188, 207, 1)
HSL
hsl(218, 24%, 75%)
HSV
hsv(218, 14%, 81%)
CMYK
cmyk(14%, 9%, 0%, 19%)
CSS variable
--color-primary: #B1BCCF;
Lowercase HEX
#b1bccf

Shades

Tints

Tones

Harmony

CSS snippets for #B1BCCF

.color-b1bccf {
  color: #B1BCCF;
  background-color: #B1BCCF;
}

Frequently asked questions

What color is #B1BCCF?+

#B1BCCF is a HEX color with RGB value rgb(177, 188, 207) and HSL value hsl(218, 24%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1BCCF?+

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