#B8CCFA Color

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

Color preview

#B8CCFA

Color formats

HEX
#B8CCFA
RGB
rgb(184, 204, 250)
RGBA
rgba(184, 204, 250, 1)
HSL
hsl(222, 87%, 85%)
HSV
hsv(222, 26%, 98%)
CMYK
cmyk(26%, 18%, 0%, 2%)
CSS variable
--color-primary: #B8CCFA;
Lowercase HEX
#b8ccfa

Shades

Tints

Tones

Harmony

CSS snippets for #B8CCFA

.color-b8ccfa {
  color: #B8CCFA;
  background-color: #B8CCFA;
}

Frequently asked questions

What color is #B8CCFA?+

#B8CCFA is a HEX color with RGB value rgb(184, 204, 250) and HSL value hsl(222, 87%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B8CCFA?+

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