#B7CCEB Color

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

Color preview

#B7CCEB

Color formats

HEX
#B7CCEB
RGB
rgb(183, 204, 235)
RGBA
rgba(183, 204, 235, 1)
HSL
hsl(216, 57%, 82%)
HSV
hsv(216, 22%, 92%)
CMYK
cmyk(22%, 13%, 0%, 8%)
CSS variable
--color-primary: #B7CCEB;
Lowercase HEX
#b7cceb

Shades

Tints

Tones

Harmony

CSS snippets for #B7CCEB

.color-b7cceb {
  color: #B7CCEB;
  background-color: #B7CCEB;
}

Frequently asked questions

What color is #B7CCEB?+

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

What is the closest Tailwind color to #B7CCEB?+

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