#BBCAE2 Color

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

Color preview

#BBCAE2

Color formats

HEX
#BBCAE2
RGB
rgb(187, 202, 226)
RGBA
rgba(187, 202, 226, 1)
HSL
hsl(217, 40%, 81%)
HSV
hsv(217, 17%, 89%)
CMYK
cmyk(17%, 11%, 0%, 11%)
CSS variable
--color-primary: #BBCAE2;
Lowercase HEX
#bbcae2

Shades

Tints

Tones

Harmony

CSS snippets for #BBCAE2

.color-bbcae2 {
  color: #BBCAE2;
  background-color: #BBCAE2;
}

Frequently asked questions

What color is #BBCAE2?+

#BBCAE2 is a HEX color with RGB value rgb(187, 202, 226) and HSL value hsl(217, 40%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBCAE2?+

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