#BBCAFE Color

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

Color preview

#BBCAFE

Color formats

HEX
#BBCAFE
RGB
rgb(187, 202, 254)
RGBA
rgba(187, 202, 254, 1)
HSL
hsl(227, 97%, 86%)
HSV
hsv(227, 26%, 100%)
CMYK
cmyk(26%, 20%, 0%, 0%)
CSS variable
--color-primary: #BBCAFE;
Lowercase HEX
#bbcafe

Shades

Tints

Tones

Harmony

CSS snippets for #BBCAFE

.color-bbcafe {
  color: #BBCAFE;
  background-color: #BBCAFE;
}

Frequently asked questions

What color is #BBCAFE?+

#BBCAFE is a HEX color with RGB value rgb(187, 202, 254) and HSL value hsl(227, 97%, 86%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BBCAFE?+

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