#B3B2FE Color

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

Color preview

#B3B2FE

Color formats

HEX
#B3B2FE
RGB
rgb(179, 178, 254)
RGBA
rgba(179, 178, 254, 1)
HSL
hsl(241, 97%, 85%)
HSV
hsv(241, 30%, 100%)
CMYK
cmyk(30%, 30%, 0%, 0%)
CSS variable
--color-primary: #B3B2FE;
Lowercase HEX
#b3b2fe

Shades

Tints

Tones

Harmony

CSS snippets for #B3B2FE

.color-b3b2fe {
  color: #B3B2FE;
  background-color: #B3B2FE;
}

Frequently asked questions

What color is #B3B2FE?+

#B3B2FE is a HEX color with RGB value rgb(179, 178, 254) and HSL value hsl(241, 97%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3B2FE?+

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