#B6EDBF Color

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

Color preview

#B6EDBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B6EDBF

.color-b6edbf {
  color: #B6EDBF;
  background-color: #B6EDBF;
}

Frequently asked questions

What color is #B6EDBF?+

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

What is the closest Tailwind color to #B6EDBF?+

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