#B9FCCF Color

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

Color preview

#B9FCCF

Color formats

HEX
#B9FCCF
RGB
rgb(185, 252, 207)
RGBA
rgba(185, 252, 207, 1)
HSL
hsl(140, 92%, 86%)
HSV
hsv(140, 27%, 99%)
CMYK
cmyk(27%, 0%, 18%, 1%)
CSS variable
--color-primary: #B9FCCF;
Lowercase HEX
#b9fccf

Shades

Tints

Tones

Harmony

CSS snippets for #B9FCCF

.color-b9fccf {
  color: #B9FCCF;
  background-color: #B9FCCF;
}

Frequently asked questions

What color is #B9FCCF?+

#B9FCCF is a HEX color with RGB value rgb(185, 252, 207) and HSL value hsl(140, 92%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9FCCF?+

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