#B7DECC Color

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

Color preview

#B7DECC

Color formats

HEX
#B7DECC
RGB
rgb(183, 222, 204)
RGBA
rgba(183, 222, 204, 1)
HSL
hsl(152, 37%, 79%)
HSV
hsv(152, 18%, 87%)
CMYK
cmyk(18%, 0%, 8%, 13%)
CSS variable
--color-primary: #B7DECC;
Lowercase HEX
#b7decc

Shades

Tints

Tones

Harmony

CSS snippets for #B7DECC

.color-b7decc {
  color: #B7DECC;
  background-color: #B7DECC;
}

Frequently asked questions

What color is #B7DECC?+

#B7DECC is a HEX color with RGB value rgb(183, 222, 204) and HSL value hsl(152, 37%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B7DECC?+

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