#B5DDFC Color

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

Color preview

#B5DDFC

Color formats

HEX
#B5DDFC
RGB
rgb(181, 221, 252)
RGBA
rgba(181, 221, 252, 1)
HSL
hsl(206, 92%, 85%)
HSV
hsv(206, 28%, 99%)
CMYK
cmyk(28%, 12%, 0%, 1%)
CSS variable
--color-primary: #B5DDFC;
Lowercase HEX
#b5ddfc

Shades

Tints

Tones

Harmony

CSS snippets for #B5DDFC

.color-b5ddfc {
  color: #B5DDFC;
  background-color: #B5DDFC;
}

Frequently asked questions

What color is #B5DDFC?+

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

What is the closest Tailwind color to #B5DDFC?+

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