#B2BAFA Color

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

Color preview

#B2BAFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B2BAFA

.color-b2bafa {
  color: #B2BAFA;
  background-color: #B2BAFA;
}

Frequently asked questions

What color is #B2BAFA?+

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

What is the closest Tailwind color to #B2BAFA?+

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