#B2CBDC Color

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

Color preview

#B2CBDC

Color formats

HEX
#B2CBDC
RGB
rgb(178, 203, 220)
RGBA
rgba(178, 203, 220, 1)
HSL
hsl(204, 38%, 78%)
HSV
hsv(204, 19%, 86%)
CMYK
cmyk(19%, 8%, 0%, 14%)
CSS variable
--color-primary: #B2CBDC;
Lowercase HEX
#b2cbdc

Shades

Tints

Tones

Harmony

CSS snippets for #B2CBDC

.color-b2cbdc {
  color: #B2CBDC;
  background-color: #B2CBDC;
}

Frequently asked questions

What color is #B2CBDC?+

#B2CBDC is a HEX color with RGB value rgb(178, 203, 220) and HSL value hsl(204, 38%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B2CBDC?+

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