#B7CCCF Color

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

Color preview

#B7CCCF

Color formats

HEX
#B7CCCF
RGB
rgb(183, 204, 207)
RGBA
rgba(183, 204, 207, 1)
HSL
hsl(187, 20%, 76%)
HSV
hsv(187, 12%, 81%)
CMYK
cmyk(12%, 1%, 0%, 19%)
CSS variable
--color-primary: #B7CCCF;
Lowercase HEX
#b7cccf

Shades

Tints

Tones

Harmony

CSS snippets for #B7CCCF

.color-b7cccf {
  color: #B7CCCF;
  background-color: #B7CCCF;
}

Frequently asked questions

What color is #B7CCCF?+

#B7CCCF is a HEX color with RGB value rgb(183, 204, 207) and HSL value hsl(187, 20%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7CCCF?+

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