#B7D7CC Color

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

Color preview

#B7D7CC

Color formats

HEX
#B7D7CC
RGB
rgb(183, 215, 204)
RGBA
rgba(183, 215, 204, 1)
HSL
hsl(159, 29%, 78%)
HSV
hsv(159, 15%, 84%)
CMYK
cmyk(15%, 0%, 5%, 16%)
CSS variable
--color-primary: #B7D7CC;
Lowercase HEX
#b7d7cc

Shades

Tints

Tones

Harmony

CSS snippets for #B7D7CC

.color-b7d7cc {
  color: #B7D7CC;
  background-color: #B7D7CC;
}

Frequently asked questions

What color is #B7D7CC?+

#B7D7CC is a HEX color with RGB value rgb(183, 215, 204) and HSL value hsl(159, 29%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7D7CC?+

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