#B2FEBC Color

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

Color preview

#B2FEBC

Color formats

HEX
#B2FEBC
RGB
rgb(178, 254, 188)
RGBA
rgba(178, 254, 188, 1)
HSL
hsl(128, 97%, 85%)
HSV
hsv(128, 30%, 100%)
CMYK
cmyk(30%, 0%, 26%, 0%)
CSS variable
--color-primary: #B2FEBC;
Lowercase HEX
#b2febc

Shades

Tints

Tones

Harmony

CSS snippets for #B2FEBC

.color-b2febc {
  color: #B2FEBC;
  background-color: #B2FEBC;
}

Frequently asked questions

What color is #B2FEBC?+

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

What is the closest Tailwind color to #B2FEBC?+

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