#BBCBEE Color

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

Color preview

#BBCBEE

Color formats

HEX
#BBCBEE
RGB
rgb(187, 203, 238)
RGBA
rgba(187, 203, 238, 1)
HSL
hsl(221, 60%, 83%)
HSV
hsv(221, 21%, 93%)
CMYK
cmyk(21%, 15%, 0%, 7%)
CSS variable
--color-primary: #BBCBEE;
Lowercase HEX
#bbcbee

Shades

Tints

Tones

Harmony

CSS snippets for #BBCBEE

.color-bbcbee {
  color: #BBCBEE;
  background-color: #BBCBEE;
}

Frequently asked questions

What color is #BBCBEE?+

#BBCBEE is a HEX color with RGB value rgb(187, 203, 238) and HSL value hsl(221, 60%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBCBEE?+

The closest Tailwind color is indigo-200, available as the bg-indigo-200 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