#B7CCFC Color

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

Color preview

#B7CCFC

Color formats

HEX
#B7CCFC
RGB
rgb(183, 204, 252)
RGBA
rgba(183, 204, 252, 1)
HSL
hsl(222, 92%, 85%)
HSV
hsv(222, 27%, 99%)
CMYK
cmyk(27%, 19%, 0%, 1%)
CSS variable
--color-primary: #B7CCFC;
Lowercase HEX
#b7ccfc

Shades

Tints

Tones

Harmony

CSS snippets for #B7CCFC

.color-b7ccfc {
  color: #B7CCFC;
  background-color: #B7CCFC;
}

Frequently asked questions

What color is #B7CCFC?+

#B7CCFC is a HEX color with RGB value rgb(183, 204, 252) and HSL value hsl(222, 92%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B7CCFC?+

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