#B7D7CD Color

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

Color preview

#B7D7CD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B7D7CD

.color-b7d7cd {
  color: #B7D7CD;
  background-color: #B7D7CD;
}

Frequently asked questions

What color is #B7D7CD?+

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

What is the closest Tailwind color to #B7D7CD?+

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