#BBCAD4 Color

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

Color preview

#BBCAD4

Color formats

HEX
#BBCAD4
RGB
rgb(187, 202, 212)
RGBA
rgba(187, 202, 212, 1)
HSL
hsl(204, 23%, 78%)
HSV
hsv(204, 12%, 83%)
CMYK
cmyk(12%, 5%, 0%, 17%)
CSS variable
--color-primary: #BBCAD4;
Lowercase HEX
#bbcad4

Shades

Tints

Tones

Harmony

CSS snippets for #BBCAD4

.color-bbcad4 {
  color: #BBCAD4;
  background-color: #BBCAD4;
}

Frequently asked questions

What color is #BBCAD4?+

#BBCAD4 is a HEX color with RGB value rgb(187, 202, 212) and HSL value hsl(204, 23%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBCAD4?+

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