#B2CECB Color

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

Color preview

#B2CECB

Color formats

HEX
#B2CECB
RGB
rgb(178, 206, 203)
RGBA
rgba(178, 206, 203, 1)
HSL
hsl(174, 22%, 75%)
HSV
hsv(174, 14%, 81%)
CMYK
cmyk(14%, 0%, 1%, 19%)
CSS variable
--color-primary: #B2CECB;
Lowercase HEX
#b2cecb

Shades

Tints

Tones

Harmony

CSS snippets for #B2CECB

.color-b2cecb {
  color: #B2CECB;
  background-color: #B2CECB;
}

Frequently asked questions

What color is #B2CECB?+

#B2CECB is a HEX color with RGB value rgb(178, 206, 203) and HSL value hsl(174, 22%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B2CECB?+

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