#B1FDCB Color

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

Color preview

#B1FDCB

Color formats

HEX
#B1FDCB
RGB
rgb(177, 253, 203)
RGBA
rgba(177, 253, 203, 1)
HSL
hsl(141, 95%, 84%)
HSV
hsv(141, 30%, 99%)
CMYK
cmyk(30%, 0%, 20%, 1%)
CSS variable
--color-primary: #B1FDCB;
Lowercase HEX
#b1fdcb

Shades

Tints

Tones

Harmony

CSS snippets for #B1FDCB

.color-b1fdcb {
  color: #B1FDCB;
  background-color: #B1FDCB;
}

Frequently asked questions

What color is #B1FDCB?+

#B1FDCB is a HEX color with RGB value rgb(177, 253, 203) and HSL value hsl(141, 95%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1FDCB?+

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