#B8D9EF Color

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

Color preview

#B8D9EF

Color formats

HEX
#B8D9EF
RGB
rgb(184, 217, 239)
RGBA
rgba(184, 217, 239, 1)
HSL
hsl(204, 63%, 83%)
HSV
hsv(204, 23%, 94%)
CMYK
cmyk(23%, 9%, 0%, 6%)
CSS variable
--color-primary: #B8D9EF;
Lowercase HEX
#b8d9ef

Shades

Tints

Tones

Harmony

CSS snippets for #B8D9EF

.color-b8d9ef {
  color: #B8D9EF;
  background-color: #B8D9EF;
}

Frequently asked questions

What color is #B8D9EF?+

#B8D9EF is a HEX color with RGB value rgb(184, 217, 239) and HSL value hsl(204, 63%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B8D9EF?+

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