#BBB4FC Color

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

Color preview

#BBB4FC

Color formats

HEX
#BBB4FC
RGB
rgb(187, 180, 252)
RGBA
rgba(187, 180, 252, 1)
HSL
hsl(246, 92%, 85%)
HSV
hsv(246, 29%, 99%)
CMYK
cmyk(26%, 29%, 0%, 1%)
CSS variable
--color-primary: #BBB4FC;
Lowercase HEX
#bbb4fc

Shades

Tints

Tones

Harmony

CSS snippets for #BBB4FC

.color-bbb4fc {
  color: #BBB4FC;
  background-color: #BBB4FC;
}

Frequently asked questions

What color is #BBB4FC?+

#BBB4FC is a HEX color with RGB value rgb(187, 180, 252) and HSL value hsl(246, 92%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB4FC?+

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