#BBB7DB Color

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

Color preview

#BBB7DB

Color formats

HEX
#BBB7DB
RGB
rgb(187, 183, 219)
RGBA
rgba(187, 183, 219, 1)
HSL
hsl(247, 33%, 79%)
HSV
hsv(247, 16%, 86%)
CMYK
cmyk(15%, 16%, 0%, 14%)
CSS variable
--color-primary: #BBB7DB;
Lowercase HEX
#bbb7db

Shades

Tints

Tones

Harmony

CSS snippets for #BBB7DB

.color-bbb7db {
  color: #BBB7DB;
  background-color: #BBB7DB;
}

Frequently asked questions

What color is #BBB7DB?+

#BBB7DB is a HEX color with RGB value rgb(187, 183, 219) and HSL value hsl(247, 33%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB7DB?+

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