#B1C3CE Color

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

Color preview

#B1C3CE

Color formats

HEX
#B1C3CE
RGB
rgb(177, 195, 206)
RGBA
rgba(177, 195, 206, 1)
HSL
hsl(203, 23%, 75%)
HSV
hsv(203, 14%, 81%)
CMYK
cmyk(14%, 5%, 0%, 19%)
CSS variable
--color-primary: #B1C3CE;
Lowercase HEX
#b1c3ce

Shades

Tints

Tones

Harmony

CSS snippets for #B1C3CE

.color-b1c3ce {
  color: #B1C3CE;
  background-color: #B1C3CE;
}

Frequently asked questions

What color is #B1C3CE?+

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

What is the closest Tailwind color to #B1C3CE?+

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