#B5DBFB Color

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

Color preview

#B5DBFB

Color formats

HEX
#B5DBFB
RGB
rgb(181, 219, 251)
RGBA
rgba(181, 219, 251, 1)
HSL
hsl(207, 90%, 85%)
HSV
hsv(207, 28%, 98%)
CMYK
cmyk(28%, 13%, 0%, 2%)
CSS variable
--color-primary: #B5DBFB;
Lowercase HEX
#b5dbfb

Shades

Tints

Tones

Harmony

CSS snippets for #B5DBFB

.color-b5dbfb {
  color: #B5DBFB;
  background-color: #B5DBFB;
}

Frequently asked questions

What color is #B5DBFB?+

#B5DBFB is a HEX color with RGB value rgb(181, 219, 251) and HSL value hsl(207, 90%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5DBFB?+

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