#B1F1CF Color

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

Color preview

#B1F1CF

Color formats

HEX
#B1F1CF
RGB
rgb(177, 241, 207)
RGBA
rgba(177, 241, 207, 1)
HSL
hsl(148, 70%, 82%)
HSV
hsv(148, 27%, 95%)
CMYK
cmyk(27%, 0%, 14%, 5%)
CSS variable
--color-primary: #B1F1CF;
Lowercase HEX
#b1f1cf

Shades

Tints

Tones

Harmony

CSS snippets for #B1F1CF

.color-b1f1cf {
  color: #B1F1CF;
  background-color: #B1F1CF;
}

Frequently asked questions

What color is #B1F1CF?+

#B1F1CF is a HEX color with RGB value rgb(177, 241, 207) and HSL value hsl(148, 70%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1F1CF?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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