#B1CFCB Color

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

Color preview

#B1CFCB

Color formats

HEX
#B1CFCB
RGB
rgb(177, 207, 203)
RGBA
rgba(177, 207, 203, 1)
HSL
hsl(172, 24%, 75%)
HSV
hsv(172, 14%, 81%)
CMYK
cmyk(14%, 0%, 2%, 19%)
CSS variable
--color-primary: #B1CFCB;
Lowercase HEX
#b1cfcb

Shades

Tints

Tones

Harmony

CSS snippets for #B1CFCB

.color-b1cfcb {
  color: #B1CFCB;
  background-color: #B1CFCB;
}

Frequently asked questions

What color is #B1CFCB?+

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

What is the closest Tailwind color to #B1CFCB?+

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