#B1FBCF Color

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

Color preview

#B1FBCF

Color formats

HEX
#B1FBCF
RGB
rgb(177, 251, 207)
RGBA
rgba(177, 251, 207, 1)
HSL
hsl(144, 90%, 84%)
HSV
hsv(144, 29%, 98%)
CMYK
cmyk(29%, 0%, 18%, 2%)
CSS variable
--color-primary: #B1FBCF;
Lowercase HEX
#b1fbcf

Shades

Tints

Tones

Harmony

CSS snippets for #B1FBCF

.color-b1fbcf {
  color: #B1FBCF;
  background-color: #B1FBCF;
}

Frequently asked questions

What color is #B1FBCF?+

#B1FBCF is a HEX color with RGB value rgb(177, 251, 207) and HSL value hsl(144, 90%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1FBCF?+

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