#BBB6FE Color

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

Color preview

#BBB6FE

Color formats

HEX
#BBB6FE
RGB
rgb(187, 182, 254)
RGBA
rgba(187, 182, 254, 1)
HSL
hsl(244, 97%, 85%)
HSV
hsv(244, 28%, 100%)
CMYK
cmyk(26%, 28%, 0%, 0%)
CSS variable
--color-primary: #BBB6FE;
Lowercase HEX
#bbb6fe

Shades

Tints

Tones

Harmony

CSS snippets for #BBB6FE

.color-bbb6fe {
  color: #BBB6FE;
  background-color: #BBB6FE;
}

Frequently asked questions

What color is #BBB6FE?+

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

What is the closest Tailwind color to #BBB6FE?+

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