#BBBBD4 Color

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

Color preview

#BBBBD4

Color formats

HEX
#BBBBD4
RGB
rgb(187, 187, 212)
RGBA
rgba(187, 187, 212, 1)
HSL
hsl(240, 23%, 78%)
HSV
hsv(240, 12%, 83%)
CMYK
cmyk(12%, 12%, 0%, 17%)
CSS variable
--color-primary: #BBBBD4;
Lowercase HEX
#bbbbd4

Shades

Tints

Tones

Harmony

CSS snippets for #BBBBD4

.color-bbbbd4 {
  color: #BBBBD4;
  background-color: #BBBBD4;
}

Frequently asked questions

What color is #BBBBD4?+

#BBBBD4 is a HEX color with RGB value rgb(187, 187, 212) and HSL value hsl(240, 23%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBBBD4?+

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