#B0EFCB Color

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

Color preview

#B0EFCB

Color formats

HEX
#B0EFCB
RGB
rgb(176, 239, 203)
RGBA
rgba(176, 239, 203, 1)
HSL
hsl(146, 66%, 81%)
HSV
hsv(146, 26%, 94%)
CMYK
cmyk(26%, 0%, 15%, 6%)
CSS variable
--color-primary: #B0EFCB;
Lowercase HEX
#b0efcb

Shades

Tints

Tones

Harmony

CSS snippets for #B0EFCB

.color-b0efcb {
  color: #B0EFCB;
  background-color: #B0EFCB;
}

Frequently asked questions

What color is #B0EFCB?+

#B0EFCB is a HEX color with RGB value rgb(176, 239, 203) and HSL value hsl(146, 66%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B0EFCB?+

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