#BBBFF0 Color

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

Color preview

#BBBFF0

Color formats

HEX
#BBBFF0
RGB
rgb(187, 191, 240)
RGBA
rgba(187, 191, 240, 1)
HSL
hsl(235, 64%, 84%)
HSV
hsv(235, 22%, 94%)
CMYK
cmyk(22%, 20%, 0%, 6%)
CSS variable
--color-primary: #BBBFF0;
Lowercase HEX
#bbbff0

Shades

Tints

Tones

Harmony

CSS snippets for #BBBFF0

.color-bbbff0 {
  color: #BBBFF0;
  background-color: #BBBFF0;
}

Frequently asked questions

What color is #BBBFF0?+

#BBBFF0 is a HEX color with RGB value rgb(187, 191, 240) and HSL value hsl(235, 64%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBBFF0?+

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