#B5D8EB Color

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

Color preview

#B5D8EB

Color formats

HEX
#B5D8EB
RGB
rgb(181, 216, 235)
RGBA
rgba(181, 216, 235, 1)
HSL
hsl(201, 57%, 82%)
HSV
hsv(201, 23%, 92%)
CMYK
cmyk(23%, 8%, 0%, 8%)
CSS variable
--color-primary: #B5D8EB;
Lowercase HEX
#b5d8eb

Shades

Tints

Tones

Harmony

CSS snippets for #B5D8EB

.color-b5d8eb {
  color: #B5D8EB;
  background-color: #B5D8EB;
}

Frequently asked questions

What color is #B5D8EB?+

#B5D8EB is a HEX color with RGB value rgb(181, 216, 235) and HSL value hsl(201, 57%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B5D8EB?+

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