#BBCDD9 Color

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

Color preview

#BBCDD9

Color formats

HEX
#BBCDD9
RGB
rgb(187, 205, 217)
RGBA
rgba(187, 205, 217, 1)
HSL
hsl(204, 28%, 79%)
HSV
hsv(204, 14%, 85%)
CMYK
cmyk(14%, 6%, 0%, 15%)
CSS variable
--color-primary: #BBCDD9;
Lowercase HEX
#bbcdd9

Shades

Tints

Tones

Harmony

CSS snippets for #BBCDD9

.color-bbcdd9 {
  color: #BBCDD9;
  background-color: #BBCDD9;
}

Frequently asked questions

What color is #BBCDD9?+

#BBCDD9 is a HEX color with RGB value rgb(187, 205, 217) and HSL value hsl(204, 28%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBCDD9?+

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