#B6ECBF Color

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

Color preview

#B6ECBF

Color formats

HEX
#B6ECBF
RGB
rgb(182, 236, 191)
RGBA
rgba(182, 236, 191, 1)
HSL
hsl(130, 59%, 82%)
HSV
hsv(130, 23%, 93%)
CMYK
cmyk(23%, 0%, 19%, 7%)
CSS variable
--color-primary: #B6ECBF;
Lowercase HEX
#b6ecbf

Shades

Tints

Tones

Harmony

CSS snippets for #B6ECBF

.color-b6ecbf {
  color: #B6ECBF;
  background-color: #B6ECBF;
}

Frequently asked questions

What color is #B6ECBF?+

#B6ECBF is a HEX color with RGB value rgb(182, 236, 191) and HSL value hsl(130, 59%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6ECBF?+

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