#B8DECC Color

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

Color preview

#B8DECC

Color formats

HEX
#B8DECC
RGB
rgb(184, 222, 204)
RGBA
rgba(184, 222, 204, 1)
HSL
hsl(152, 37%, 80%)
HSV
hsv(152, 17%, 87%)
CMYK
cmyk(17%, 0%, 8%, 13%)
CSS variable
--color-primary: #B8DECC;
Lowercase HEX
#b8decc

Shades

Tints

Tones

Harmony

CSS snippets for #B8DECC

.color-b8decc {
  color: #B8DECC;
  background-color: #B8DECC;
}

Frequently asked questions

What color is #B8DECC?+

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

What is the closest Tailwind color to #B8DECC?+

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