#B5D4EB Color

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

Color preview

#B5D4EB

Color formats

HEX
#B5D4EB
RGB
rgb(181, 212, 235)
RGBA
rgba(181, 212, 235, 1)
HSL
hsl(206, 57%, 82%)
HSV
hsv(206, 23%, 92%)
CMYK
cmyk(23%, 10%, 0%, 8%)
CSS variable
--color-primary: #B5D4EB;
Lowercase HEX
#b5d4eb

Shades

Tints

Tones

Harmony

CSS snippets for #B5D4EB

.color-b5d4eb {
  color: #B5D4EB;
  background-color: #B5D4EB;
}

Frequently asked questions

What color is #B5D4EB?+

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

What is the closest Tailwind color to #B5D4EB?+

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