#BBC6FE Color

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

Color preview

#BBC6FE

Color formats

HEX
#BBC6FE
RGB
rgb(187, 198, 254)
RGBA
rgba(187, 198, 254, 1)
HSL
hsl(230, 97%, 86%)
HSV
hsv(230, 26%, 100%)
CMYK
cmyk(26%, 22%, 0%, 0%)
CSS variable
--color-primary: #BBC6FE;
Lowercase HEX
#bbc6fe

Shades

Tints

Tones

Harmony

CSS snippets for #BBC6FE

.color-bbc6fe {
  color: #BBC6FE;
  background-color: #BBC6FE;
}

Frequently asked questions

What color is #BBC6FE?+

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

What is the closest Tailwind color to #BBC6FE?+

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