#B9CFFA Color

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

Color preview

#B9CFFA

Color formats

HEX
#B9CFFA
RGB
rgb(185, 207, 250)
RGBA
rgba(185, 207, 250, 1)
HSL
hsl(220, 87%, 85%)
HSV
hsv(220, 26%, 98%)
CMYK
cmyk(26%, 17%, 0%, 2%)
CSS variable
--color-primary: #B9CFFA;
Lowercase HEX
#b9cffa

Shades

Tints

Tones

Harmony

CSS snippets for #B9CFFA

.color-b9cffa {
  color: #B9CFFA;
  background-color: #B9CFFA;
}

Frequently asked questions

What color is #B9CFFA?+

#B9CFFA is a HEX color with RGB value rgb(185, 207, 250) and HSL value hsl(220, 87%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B9CFFA?+

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