#B2CDDC Color

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

Color preview

#B2CDDC

Color formats

HEX
#B2CDDC
RGB
rgb(178, 205, 220)
RGBA
rgba(178, 205, 220, 1)
HSL
hsl(201, 38%, 78%)
HSV
hsv(201, 19%, 86%)
CMYK
cmyk(19%, 7%, 0%, 14%)
CSS variable
--color-primary: #B2CDDC;
Lowercase HEX
#b2cddc

Shades

Tints

Tones

Harmony

CSS snippets for #B2CDDC

.color-b2cddc {
  color: #B2CDDC;
  background-color: #B2CDDC;
}

Frequently asked questions

What color is #B2CDDC?+

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

What is the closest Tailwind color to #B2CDDC?+

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