#B2FEBE Color

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

Color preview

#B2FEBE

Color formats

HEX
#B2FEBE
RGB
rgb(178, 254, 190)
RGBA
rgba(178, 254, 190, 1)
HSL
hsl(129, 97%, 85%)
HSV
hsv(129, 30%, 100%)
CMYK
cmyk(30%, 0%, 25%, 0%)
CSS variable
--color-primary: #B2FEBE;
Lowercase HEX
#b2febe

Shades

Tints

Tones

Harmony

CSS snippets for #B2FEBE

.color-b2febe {
  color: #B2FEBE;
  background-color: #B2FEBE;
}

Frequently asked questions

What color is #B2FEBE?+

#B2FEBE is a HEX color with RGB value rgb(178, 254, 190) and HSL value hsl(129, 97%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2FEBE?+

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