#B2C2DA Color

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

Color preview

#B2C2DA

Color formats

HEX
#B2C2DA
RGB
rgb(178, 194, 218)
RGBA
rgba(178, 194, 218, 1)
HSL
hsl(216, 35%, 78%)
HSV
hsv(216, 18%, 85%)
CMYK
cmyk(18%, 11%, 0%, 15%)
CSS variable
--color-primary: #B2C2DA;
Lowercase HEX
#b2c2da

Shades

Tints

Tones

Harmony

CSS snippets for #B2C2DA

.color-b2c2da {
  color: #B2C2DA;
  background-color: #B2C2DA;
}

Frequently asked questions

What color is #B2C2DA?+

#B2C2DA is a HEX color with RGB value rgb(178, 194, 218) and HSL value hsl(216, 35%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B2C2DA?+

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