#B9DEE7 Color

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

Color preview

#B9DEE7

Color formats

HEX
#B9DEE7
RGB
rgb(185, 222, 231)
RGBA
rgba(185, 222, 231, 1)
HSL
hsl(192, 49%, 82%)
HSV
hsv(192, 20%, 91%)
CMYK
cmyk(20%, 4%, 0%, 9%)
CSS variable
--color-primary: #B9DEE7;
Lowercase HEX
#b9dee7

Shades

Tints

Tones

Harmony

CSS snippets for #B9DEE7

.color-b9dee7 {
  color: #B9DEE7;
  background-color: #B9DEE7;
}

Frequently asked questions

What color is #B9DEE7?+

#B9DEE7 is a HEX color with RGB value rgb(185, 222, 231) and HSL value hsl(192, 49%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B9DEE7?+

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