#BBB4DC Color

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

Color preview

#BBB4DC

Color formats

HEX
#BBB4DC
RGB
rgb(187, 180, 220)
RGBA
rgba(187, 180, 220, 1)
HSL
hsl(250, 36%, 78%)
HSV
hsv(250, 18%, 86%)
CMYK
cmyk(15%, 18%, 0%, 14%)
CSS variable
--color-primary: #BBB4DC;
Lowercase HEX
#bbb4dc

Shades

Tints

Tones

Harmony

CSS snippets for #BBB4DC

.color-bbb4dc {
  color: #BBB4DC;
  background-color: #BBB4DC;
}

Frequently asked questions

What color is #BBB4DC?+

#BBB4DC is a HEX color with RGB value rgb(187, 180, 220) and HSL value hsl(250, 36%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB4DC?+

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