#B2E9A7 Color

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

Color preview

#B2E9A7

Color formats

HEX
#B2E9A7
RGB
rgb(178, 233, 167)
RGBA
rgba(178, 233, 167, 1)
HSL
hsl(110, 60%, 78%)
HSV
hsv(110, 28%, 91%)
CMYK
cmyk(24%, 0%, 28%, 9%)
CSS variable
--color-primary: #B2E9A7;
Lowercase HEX
#b2e9a7

Shades

Tints

Tones

Harmony

CSS snippets for #B2E9A7

.color-b2e9a7 {
  color: #B2E9A7;
  background-color: #B2E9A7;
}

Frequently asked questions

What color is #B2E9A7?+

#B2E9A7 is a HEX color with RGB value rgb(178, 233, 167) and HSL value hsl(110, 60%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2E9A7?+

The closest Tailwind color is lime-200, available as the bg-lime-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