#B1EEBC Color

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

Color preview

#B1EEBC

Color formats

HEX
#B1EEBC
RGB
rgb(177, 238, 188)
RGBA
rgba(177, 238, 188, 1)
HSL
hsl(131, 64%, 81%)
HSV
hsv(131, 26%, 93%)
CMYK
cmyk(26%, 0%, 21%, 7%)
CSS variable
--color-primary: #B1EEBC;
Lowercase HEX
#b1eebc

Shades

Tints

Tones

Harmony

CSS snippets for #B1EEBC

.color-b1eebc {
  color: #B1EEBC;
  background-color: #B1EEBC;
}

Frequently asked questions

What color is #B1EEBC?+

#B1EEBC is a HEX color with RGB value rgb(177, 238, 188) and HSL value hsl(131, 64%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1EEBC?+

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