#B2BAFB Color

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

Color preview

#B2BAFB

Color formats

HEX
#B2BAFB
RGB
rgb(178, 186, 251)
RGBA
rgba(178, 186, 251, 1)
HSL
hsl(233, 90%, 84%)
HSV
hsv(233, 29%, 98%)
CMYK
cmyk(29%, 26%, 0%, 2%)
CSS variable
--color-primary: #B2BAFB;
Lowercase HEX
#b2bafb

Shades

Tints

Tones

Harmony

CSS snippets for #B2BAFB

.color-b2bafb {
  color: #B2BAFB;
  background-color: #B2BAFB;
}

Frequently asked questions

What color is #B2BAFB?+

#B2BAFB is a HEX color with RGB value rgb(178, 186, 251) and HSL value hsl(233, 90%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B2BAFB?+

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