#B1FACE Color

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

Color preview

#B1FACE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B1FACE

.color-b1face {
  color: #B1FACE;
  background-color: #B1FACE;
}

Frequently asked questions

What color is #B1FACE?+

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

What is the closest Tailwind color to #B1FACE?+

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