#B2C8CE Color

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

Color preview

#B2C8CE

Color formats

HEX
#B2C8CE
RGB
rgb(178, 200, 206)
RGBA
rgba(178, 200, 206, 1)
HSL
hsl(193, 22%, 75%)
HSV
hsv(193, 14%, 81%)
CMYK
cmyk(14%, 3%, 0%, 19%)
CSS variable
--color-primary: #B2C8CE;
Lowercase HEX
#b2c8ce

Shades

Tints

Tones

Harmony

CSS snippets for #B2C8CE

.color-b2c8ce {
  color: #B2C8CE;
  background-color: #B2C8CE;
}

Frequently asked questions

What color is #B2C8CE?+

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

What is the closest Tailwind color to #B2C8CE?+

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