#B2BCDC Color

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

Color preview

#B2BCDC

Color formats

HEX
#B2BCDC
RGB
rgb(178, 188, 220)
RGBA
rgba(178, 188, 220, 1)
HSL
hsl(226, 38%, 78%)
HSV
hsv(226, 19%, 86%)
CMYK
cmyk(19%, 15%, 0%, 14%)
CSS variable
--color-primary: #B2BCDC;
Lowercase HEX
#b2bcdc

Shades

Tints

Tones

Harmony

CSS snippets for #B2BCDC

.color-b2bcdc {
  color: #B2BCDC;
  background-color: #B2BCDC;
}

Frequently asked questions

What color is #B2BCDC?+

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

What is the closest Tailwind color to #B2BCDC?+

The closest Tailwind color is indigo-300, available as the bg-indigo-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