#B1FABD Color

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

Color preview

#B1FABD

Color formats

HEX
#B1FABD
RGB
rgb(177, 250, 189)
RGBA
rgba(177, 250, 189, 1)
HSL
hsl(130, 88%, 84%)
HSV
hsv(130, 29%, 98%)
CMYK
cmyk(29%, 0%, 24%, 2%)
CSS variable
--color-primary: #B1FABD;
Lowercase HEX
#b1fabd

Shades

Tints

Tones

Harmony

CSS snippets for #B1FABD

.color-b1fabd {
  color: #B1FABD;
  background-color: #B1FABD;
}

Frequently asked questions

What color is #B1FABD?+

#B1FABD is a HEX color with RGB value rgb(177, 250, 189) and HSL value hsl(130, 88%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B1FABD?+

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