#BBB2DC Color

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

Color preview

#BBB2DC

Color formats

HEX
#BBB2DC
RGB
rgb(187, 178, 220)
RGBA
rgba(187, 178, 220, 1)
HSL
hsl(253, 38%, 78%)
HSV
hsv(253, 19%, 86%)
CMYK
cmyk(15%, 19%, 0%, 14%)
CSS variable
--color-primary: #BBB2DC;
Lowercase HEX
#bbb2dc

Shades

Tints

Tones

Harmony

CSS snippets for #BBB2DC

.color-bbb2dc {
  color: #BBB2DC;
  background-color: #BBB2DC;
}

Frequently asked questions

What color is #BBB2DC?+

#BBB2DC is a HEX color with RGB value rgb(187, 178, 220) and HSL value hsl(253, 38%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB2DC?+

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