#B1CECC Color

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

Color preview

#B1CECC

Color formats

HEX
#B1CECC
RGB
rgb(177, 206, 204)
RGBA
rgba(177, 206, 204, 1)
HSL
hsl(176, 23%, 75%)
HSV
hsv(176, 14%, 81%)
CMYK
cmyk(14%, 0%, 1%, 19%)
CSS variable
--color-primary: #B1CECC;
Lowercase HEX
#b1cecc

Shades

Tints

Tones

Harmony

CSS snippets for #B1CECC

.color-b1cecc {
  color: #B1CECC;
  background-color: #B1CECC;
}

Frequently asked questions

What color is #B1CECC?+

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

What is the closest Tailwind color to #B1CECC?+

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