#B1FFCA Color

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

Color preview

#B1FFCA

Color formats

HEX
#B1FFCA
RGB
rgb(177, 255, 202)
RGBA
rgba(177, 255, 202, 1)
HSL
hsl(139, 100%, 85%)
HSV
hsv(139, 31%, 100%)
CMYK
cmyk(31%, 0%, 21%, 0%)
CSS variable
--color-primary: #B1FFCA;
Lowercase HEX
#b1ffca

Shades

Tints

Tones

Harmony

CSS snippets for #B1FFCA

.color-b1ffca {
  color: #B1FFCA;
  background-color: #B1FFCA;
}

Frequently asked questions

What color is #B1FFCA?+

#B1FFCA is a HEX color with RGB value rgb(177, 255, 202) and HSL value hsl(139, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1FFCA?+

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