#B1FACC Color

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

Color preview

#B1FACC

Color formats

HEX
#B1FACC
RGB
rgb(177, 250, 204)
RGBA
rgba(177, 250, 204, 1)
HSL
hsl(142, 88%, 84%)
HSV
hsv(142, 29%, 98%)
CMYK
cmyk(29%, 0%, 18%, 2%)
CSS variable
--color-primary: #B1FACC;
Lowercase HEX
#b1facc

Shades

Tints

Tones

Harmony

CSS snippets for #B1FACC

.color-b1facc {
  color: #B1FACC;
  background-color: #B1FACC;
}

Frequently asked questions

What color is #B1FACC?+

#B1FACC is a HEX color with RGB value rgb(177, 250, 204) and HSL value hsl(142, 88%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1FACC?+

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