#B9DAFA Color

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

Color preview

#B9DAFA

Color formats

HEX
#B9DAFA
RGB
rgb(185, 218, 250)
RGBA
rgba(185, 218, 250, 1)
HSL
hsl(210, 87%, 85%)
HSV
hsv(210, 26%, 98%)
CMYK
cmyk(26%, 13%, 0%, 2%)
CSS variable
--color-primary: #B9DAFA;
Lowercase HEX
#b9dafa

Shades

Tints

Tones

Harmony

CSS snippets for #B9DAFA

.color-b9dafa {
  color: #B9DAFA;
  background-color: #B9DAFA;
}

Frequently asked questions

What color is #B9DAFA?+

#B9DAFA is a HEX color with RGB value rgb(185, 218, 250) and HSL value hsl(210, 87%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B9DAFA?+

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