#B2CECC Color

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

Color preview

#B2CECC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B2CECC

.color-b2cecc {
  color: #B2CECC;
  background-color: #B2CECC;
}

Frequently asked questions

What color is #B2CECC?+

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

What is the closest Tailwind color to #B2CECC?+

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