#B2BDDC Color

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

Color preview

#B2BDDC

Color formats

HEX
#B2BDDC
RGB
rgb(178, 189, 220)
RGBA
rgba(178, 189, 220, 1)
HSL
hsl(224, 38%, 78%)
HSV
hsv(224, 19%, 86%)
CMYK
cmyk(19%, 14%, 0%, 14%)
CSS variable
--color-primary: #B2BDDC;
Lowercase HEX
#b2bddc

Shades

Tints

Tones

Harmony

CSS snippets for #B2BDDC

.color-b2bddc {
  color: #B2BDDC;
  background-color: #B2BDDC;
}

Frequently asked questions

What color is #B2BDDC?+

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

What is the closest Tailwind color to #B2BDDC?+

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