#B2BCFC Color

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

Color preview

#B2BCFC

Color formats

HEX
#B2BCFC
RGB
rgb(178, 188, 252)
RGBA
rgba(178, 188, 252, 1)
HSL
hsl(232, 93%, 84%)
HSV
hsv(232, 29%, 99%)
CMYK
cmyk(29%, 25%, 0%, 1%)
CSS variable
--color-primary: #B2BCFC;
Lowercase HEX
#b2bcfc

Shades

Tints

Tones

Harmony

CSS snippets for #B2BCFC

.color-b2bcfc {
  color: #B2BCFC;
  background-color: #B2BCFC;
}

Frequently asked questions

What color is #B2BCFC?+

#B2BCFC is a HEX color with RGB value rgb(178, 188, 252) and HSL value hsl(232, 93%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B2BCFC?+

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