#B7DDCF Color

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

Color preview

#B7DDCF

Color formats

HEX
#B7DDCF
RGB
rgb(183, 221, 207)
RGBA
rgba(183, 221, 207, 1)
HSL
hsl(158, 36%, 79%)
HSV
hsv(158, 17%, 87%)
CMYK
cmyk(17%, 0%, 6%, 13%)
CSS variable
--color-primary: #B7DDCF;
Lowercase HEX
#b7ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #B7DDCF

.color-b7ddcf {
  color: #B7DDCF;
  background-color: #B7DDCF;
}

Frequently asked questions

What color is #B7DDCF?+

#B7DDCF is a HEX color with RGB value rgb(183, 221, 207) and HSL value hsl(158, 36%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B7DDCF?+

The closest Tailwind color is green-200, available as the bg-green-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