#B9FBCF Color

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

Color preview

#B9FBCF

Color formats

HEX
#B9FBCF
RGB
rgb(185, 251, 207)
RGBA
rgba(185, 251, 207, 1)
HSL
hsl(140, 89%, 85%)
HSV
hsv(140, 26%, 98%)
CMYK
cmyk(26%, 0%, 18%, 2%)
CSS variable
--color-primary: #B9FBCF;
Lowercase HEX
#b9fbcf

Shades

Tints

Tones

Harmony

CSS snippets for #B9FBCF

.color-b9fbcf {
  color: #B9FBCF;
  background-color: #B9FBCF;
}

Frequently asked questions

What color is #B9FBCF?+

#B9FBCF is a HEX color with RGB value rgb(185, 251, 207) and HSL value hsl(140, 89%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9FBCF?+

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