#B9FACE Color

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

Color preview

#B9FACE

Color formats

HEX
#B9FACE
RGB
rgb(185, 250, 206)
RGBA
rgba(185, 250, 206, 1)
HSL
hsl(139, 87%, 85%)
HSV
hsv(139, 26%, 98%)
CMYK
cmyk(26%, 0%, 18%, 2%)
CSS variable
--color-primary: #B9FACE;
Lowercase HEX
#b9face

Shades

Tints

Tones

Harmony

CSS snippets for #B9FACE

.color-b9face {
  color: #B9FACE;
  background-color: #B9FACE;
}

Frequently asked questions

What color is #B9FACE?+

#B9FACE is a HEX color with RGB value rgb(185, 250, 206) and HSL value hsl(139, 87%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9FACE?+

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