#BBB2FE Color

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

Color preview

#BBB2FE

Color formats

HEX
#BBB2FE
RGB
rgb(187, 178, 254)
RGBA
rgba(187, 178, 254, 1)
HSL
hsl(247, 97%, 85%)
HSV
hsv(247, 30%, 100%)
CMYK
cmyk(26%, 30%, 0%, 0%)
CSS variable
--color-primary: #BBB2FE;
Lowercase HEX
#bbb2fe

Shades

Tints

Tones

Harmony

CSS snippets for #BBB2FE

.color-bbb2fe {
  color: #BBB2FE;
  background-color: #BBB2FE;
}

Frequently asked questions

What color is #BBB2FE?+

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

What is the closest Tailwind color to #BBB2FE?+

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