#B1E7BF Color

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

Color preview

#B1E7BF

Color formats

HEX
#B1E7BF
RGB
rgb(177, 231, 191)
RGBA
rgba(177, 231, 191, 1)
HSL
hsl(136, 53%, 80%)
HSV
hsv(136, 23%, 91%)
CMYK
cmyk(23%, 0%, 17%, 9%)
CSS variable
--color-primary: #B1E7BF;
Lowercase HEX
#b1e7bf

Shades

Tints

Tones

Harmony

CSS snippets for #B1E7BF

.color-b1e7bf {
  color: #B1E7BF;
  background-color: #B1E7BF;
}

Frequently asked questions

What color is #B1E7BF?+

#B1E7BF is a HEX color with RGB value rgb(177, 231, 191) and HSL value hsl(136, 53%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1E7BF?+

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