#B9CDFA Color

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

Color preview

#B9CDFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B9CDFA

.color-b9cdfa {
  color: #B9CDFA;
  background-color: #B9CDFA;
}

Frequently asked questions

What color is #B9CDFA?+

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

What is the closest Tailwind color to #B9CDFA?+

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