#B7D2CF Color

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

Color preview

#B7D2CF

Color formats

HEX
#B7D2CF
RGB
rgb(183, 210, 207)
RGBA
rgba(183, 210, 207, 1)
HSL
hsl(173, 23%, 77%)
HSV
hsv(173, 13%, 82%)
CMYK
cmyk(13%, 0%, 1%, 18%)
CSS variable
--color-primary: #B7D2CF;
Lowercase HEX
#b7d2cf

Shades

Tints

Tones

Harmony

CSS snippets for #B7D2CF

.color-b7d2cf {
  color: #B7D2CF;
  background-color: #B7D2CF;
}

Frequently asked questions

What color is #B7D2CF?+

#B7D2CF is a HEX color with RGB value rgb(183, 210, 207) and HSL value hsl(173, 23%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7D2CF?+

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