#BBCEE0 Color

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

Color preview

#BBCEE0

Color formats

HEX
#BBCEE0
RGB
rgb(187, 206, 224)
RGBA
rgba(187, 206, 224, 1)
HSL
hsl(209, 37%, 81%)
HSV
hsv(209, 17%, 88%)
CMYK
cmyk(17%, 8%, 0%, 12%)
CSS variable
--color-primary: #BBCEE0;
Lowercase HEX
#bbcee0

Shades

Tints

Tones

Harmony

CSS snippets for #BBCEE0

.color-bbcee0 {
  color: #BBCEE0;
  background-color: #BBCEE0;
}

Frequently asked questions

What color is #BBCEE0?+

#BBCEE0 is a HEX color with RGB value rgb(187, 206, 224) and HSL value hsl(209, 37%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBCEE0?+

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