#B2FFAC Color

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

Color preview

#B2FFAC

Color formats

HEX
#B2FFAC
RGB
rgb(178, 255, 172)
RGBA
rgba(178, 255, 172, 1)
HSL
hsl(116, 100%, 84%)
HSV
hsv(116, 33%, 100%)
CMYK
cmyk(30%, 0%, 33%, 0%)
CSS variable
--color-primary: #B2FFAC;
Lowercase HEX
#b2ffac

Shades

Tints

Tones

Harmony

CSS snippets for #B2FFAC

.color-b2ffac {
  color: #B2FFAC;
  background-color: #B2FFAC;
}

Frequently asked questions

What color is #B2FFAC?+

#B2FFAC is a HEX color with RGB value rgb(178, 255, 172) and HSL value hsl(116, 100%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B2FFAC?+

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