#B9DDEC Color

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

Color preview

#B9DDEC

Color formats

HEX
#B9DDEC
RGB
rgb(185, 221, 236)
RGBA
rgba(185, 221, 236, 1)
HSL
hsl(198, 57%, 83%)
HSV
hsv(198, 22%, 93%)
CMYK
cmyk(22%, 6%, 0%, 7%)
CSS variable
--color-primary: #B9DDEC;
Lowercase HEX
#b9ddec

Shades

Tints

Tones

Harmony

CSS snippets for #B9DDEC

.color-b9ddec {
  color: #B9DDEC;
  background-color: #B9DDEC;
}

Frequently asked questions

What color is #B9DDEC?+

#B9DDEC is a HEX color with RGB value rgb(185, 221, 236) and HSL value hsl(198, 57%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B9DDEC?+

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