#BBCCD0 Color

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

Color preview

#BBCCD0

Color formats

HEX
#BBCCD0
RGB
rgb(187, 204, 208)
RGBA
rgba(187, 204, 208, 1)
HSL
hsl(191, 18%, 77%)
HSV
hsv(191, 10%, 82%)
CMYK
cmyk(10%, 2%, 0%, 18%)
CSS variable
--color-primary: #BBCCD0;
Lowercase HEX
#bbccd0

Shades

Tints

Tones

Harmony

CSS snippets for #BBCCD0

.color-bbccd0 {
  color: #BBCCD0;
  background-color: #BBCCD0;
}

Frequently asked questions

What color is #BBCCD0?+

#BBCCD0 is a HEX color with RGB value rgb(187, 204, 208) and HSL value hsl(191, 18%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBCCD0?+

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