#BBCFEC Color

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

Color preview

#BBCFEC

Color formats

HEX
#BBCFEC
RGB
rgb(187, 207, 236)
RGBA
rgba(187, 207, 236, 1)
HSL
hsl(216, 56%, 83%)
HSV
hsv(216, 21%, 93%)
CMYK
cmyk(21%, 12%, 0%, 7%)
CSS variable
--color-primary: #BBCFEC;
Lowercase HEX
#bbcfec

Shades

Tints

Tones

Harmony

CSS snippets for #BBCFEC

.color-bbcfec {
  color: #BBCFEC;
  background-color: #BBCFEC;
}

Frequently asked questions

What color is #BBCFEC?+

#BBCFEC is a HEX color with RGB value rgb(187, 207, 236) and HSL value hsl(216, 56%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BBCFEC?+

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