#B8DDFB Color

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

Color preview

#B8DDFB

Color formats

HEX
#B8DDFB
RGB
rgb(184, 221, 251)
RGBA
rgba(184, 221, 251, 1)
HSL
hsl(207, 89%, 85%)
HSV
hsv(207, 27%, 98%)
CMYK
cmyk(27%, 12%, 0%, 2%)
CSS variable
--color-primary: #B8DDFB;
Lowercase HEX
#b8ddfb

Shades

Tints

Tones

Harmony

CSS snippets for #B8DDFB

.color-b8ddfb {
  color: #B8DDFB;
  background-color: #B8DDFB;
}

Frequently asked questions

What color is #B8DDFB?+

#B8DDFB is a HEX color with RGB value rgb(184, 221, 251) and HSL value hsl(207, 89%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B8DDFB?+

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