#B2EEAE Color

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

Color preview

#B2EEAE

Color formats

HEX
#B2EEAE
RGB
rgb(178, 238, 174)
RGBA
rgba(178, 238, 174, 1)
HSL
hsl(116, 65%, 81%)
HSV
hsv(116, 27%, 93%)
CMYK
cmyk(25%, 0%, 27%, 7%)
CSS variable
--color-primary: #B2EEAE;
Lowercase HEX
#b2eeae

Shades

Tints

Tones

Harmony

CSS snippets for #B2EEAE

.color-b2eeae {
  color: #B2EEAE;
  background-color: #B2EEAE;
}

Frequently asked questions

What color is #B2EEAE?+

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

What is the closest Tailwind color to #B2EEAE?+

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