#B0FFAB Color

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

Color preview

#B0FFAB

Color formats

HEX
#B0FFAB
RGB
rgb(176, 255, 171)
RGBA
rgba(176, 255, 171, 1)
HSL
hsl(116, 100%, 84%)
HSV
hsv(116, 33%, 100%)
CMYK
cmyk(31%, 0%, 33%, 0%)
CSS variable
--color-primary: #B0FFAB;
Lowercase HEX
#b0ffab

Shades

Tints

Tones

Harmony

CSS snippets for #B0FFAB

.color-b0ffab {
  color: #B0FFAB;
  background-color: #B0FFAB;
}

Frequently asked questions

What color is #B0FFAB?+

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

What is the closest Tailwind color to #B0FFAB?+

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