#B4ECBF Color

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

Color preview

#B4ECBF

Color formats

HEX
#B4ECBF
RGB
rgb(180, 236, 191)
RGBA
rgba(180, 236, 191, 1)
HSL
hsl(132, 60%, 82%)
HSV
hsv(132, 24%, 93%)
CMYK
cmyk(24%, 0%, 19%, 7%)
CSS variable
--color-primary: #B4ECBF;
Lowercase HEX
#b4ecbf

Shades

Tints

Tones

Harmony

CSS snippets for #B4ECBF

.color-b4ecbf {
  color: #B4ECBF;
  background-color: #B4ECBF;
}

Frequently asked questions

What color is #B4ECBF?+

#B4ECBF is a HEX color with RGB value rgb(180, 236, 191) and HSL value hsl(132, 60%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B4ECBF?+

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