#B2CEDC Color

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

Color preview

#B2CEDC

Color formats

HEX
#B2CEDC
RGB
rgb(178, 206, 220)
RGBA
rgba(178, 206, 220, 1)
HSL
hsl(200, 38%, 78%)
HSV
hsv(200, 19%, 86%)
CMYK
cmyk(19%, 6%, 0%, 14%)
CSS variable
--color-primary: #B2CEDC;
Lowercase HEX
#b2cedc

Shades

Tints

Tones

Harmony

CSS snippets for #B2CEDC

.color-b2cedc {
  color: #B2CEDC;
  background-color: #B2CEDC;
}

Frequently asked questions

What color is #B2CEDC?+

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

What is the closest Tailwind color to #B2CEDC?+

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