#B1EEAE Color

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

Color preview

#B1EEAE

Color formats

HEX
#B1EEAE
RGB
rgb(177, 238, 174)
RGBA
rgba(177, 238, 174, 1)
HSL
hsl(117, 65%, 81%)
HSV
hsv(117, 27%, 93%)
CMYK
cmyk(26%, 0%, 27%, 7%)
CSS variable
--color-primary: #B1EEAE;
Lowercase HEX
#b1eeae

Shades

Tints

Tones

Harmony

CSS snippets for #B1EEAE

.color-b1eeae {
  color: #B1EEAE;
  background-color: #B1EEAE;
}

Frequently asked questions

What color is #B1EEAE?+

#B1EEAE is a HEX color with RGB value rgb(177, 238, 174) and HSL value hsl(117, 65%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B1EEAE?+

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