#B1CDEB Color

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

Color preview

#B1CDEB

Color formats

HEX
#B1CDEB
RGB
rgb(177, 205, 235)
RGBA
rgba(177, 205, 235, 1)
HSL
hsl(211, 59%, 81%)
HSV
hsv(211, 25%, 92%)
CMYK
cmyk(25%, 13%, 0%, 8%)
CSS variable
--color-primary: #B1CDEB;
Lowercase HEX
#b1cdeb

Shades

Tints

Tones

Harmony

CSS snippets for #B1CDEB

.color-b1cdeb {
  color: #B1CDEB;
  background-color: #B1CDEB;
}

Frequently asked questions

What color is #B1CDEB?+

#B1CDEB is a HEX color with RGB value rgb(177, 205, 235) and HSL value hsl(211, 59%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B1CDEB?+

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