#B1FFAA Color

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

Color preview

#B1FFAA

Color formats

HEX
#B1FFAA
RGB
rgb(177, 255, 170)
RGBA
rgba(177, 255, 170, 1)
HSL
hsl(115, 100%, 83%)
HSV
hsv(115, 33%, 100%)
CMYK
cmyk(31%, 0%, 33%, 0%)
CSS variable
--color-primary: #B1FFAA;
Lowercase HEX
#b1ffaa

Shades

Tints

Tones

Harmony

CSS snippets for #B1FFAA

.color-b1ffaa {
  color: #B1FFAA;
  background-color: #B1FFAA;
}

Frequently asked questions

What color is #B1FFAA?+

#B1FFAA is a HEX color with RGB value rgb(177, 255, 170) and HSL value hsl(115, 100%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B1FFAA?+

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