#BBC3DC Color

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

Color preview

#BBC3DC

Color formats

HEX
#BBC3DC
RGB
rgb(187, 195, 220)
RGBA
rgba(187, 195, 220, 1)
HSL
hsl(225, 32%, 80%)
HSV
hsv(225, 15%, 86%)
CMYK
cmyk(15%, 11%, 0%, 14%)
CSS variable
--color-primary: #BBC3DC;
Lowercase HEX
#bbc3dc

Shades

Tints

Tones

Harmony

CSS snippets for #BBC3DC

.color-bbc3dc {
  color: #BBC3DC;
  background-color: #BBC3DC;
}

Frequently asked questions

What color is #BBC3DC?+

#BBC3DC is a HEX color with RGB value rgb(187, 195, 220) and HSL value hsl(225, 32%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBC3DC?+

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