#B5DCFC Color

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

Color preview

#B5DCFC

Color formats

HEX
#B5DCFC
RGB
rgb(181, 220, 252)
RGBA
rgba(181, 220, 252, 1)
HSL
hsl(207, 92%, 85%)
HSV
hsv(207, 28%, 99%)
CMYK
cmyk(28%, 13%, 0%, 1%)
CSS variable
--color-primary: #B5DCFC;
Lowercase HEX
#b5dcfc

Shades

Tints

Tones

Harmony

CSS snippets for #B5DCFC

.color-b5dcfc {
  color: #B5DCFC;
  background-color: #B5DCFC;
}

Frequently asked questions

What color is #B5DCFC?+

#B5DCFC is a HEX color with RGB value rgb(181, 220, 252) and HSL value hsl(207, 92%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5DCFC?+

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