#BBB9DD Color

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

Color preview

#BBB9DD

Color formats

HEX
#BBB9DD
RGB
rgb(187, 185, 221)
RGBA
rgba(187, 185, 221, 1)
HSL
hsl(243, 35%, 80%)
HSV
hsv(243, 16%, 87%)
CMYK
cmyk(15%, 16%, 0%, 13%)
CSS variable
--color-primary: #BBB9DD;
Lowercase HEX
#bbb9dd

Shades

Tints

Tones

Harmony

CSS snippets for #BBB9DD

.color-bbb9dd {
  color: #BBB9DD;
  background-color: #BBB9DD;
}

Frequently asked questions

What color is #BBB9DD?+

#BBB9DD is a HEX color with RGB value rgb(187, 185, 221) and HSL value hsl(243, 35%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBB9DD?+

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