#B1EDBF Color

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

Color preview

#B1EDBF

Color formats

HEX
#B1EDBF
RGB
rgb(177, 237, 191)
RGBA
rgba(177, 237, 191, 1)
HSL
hsl(134, 63%, 81%)
HSV
hsv(134, 25%, 93%)
CMYK
cmyk(25%, 0%, 19%, 7%)
CSS variable
--color-primary: #B1EDBF;
Lowercase HEX
#b1edbf

Shades

Tints

Tones

Harmony

CSS snippets for #B1EDBF

.color-b1edbf {
  color: #B1EDBF;
  background-color: #B1EDBF;
}

Frequently asked questions

What color is #B1EDBF?+

#B1EDBF is a HEX color with RGB value rgb(177, 237, 191) and HSL value hsl(134, 63%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1EDBF?+

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