#B9EEBF Color

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

Color preview

#B9EEBF

Color formats

HEX
#B9EEBF
RGB
rgb(185, 238, 191)
RGBA
rgba(185, 238, 191, 1)
HSL
hsl(127, 61%, 83%)
HSV
hsv(127, 22%, 93%)
CMYK
cmyk(22%, 0%, 20%, 7%)
CSS variable
--color-primary: #B9EEBF;
Lowercase HEX
#b9eebf

Shades

Tints

Tones

Harmony

CSS snippets for #B9EEBF

.color-b9eebf {
  color: #B9EEBF;
  background-color: #B9EEBF;
}

Frequently asked questions

What color is #B9EEBF?+

#B9EEBF is a HEX color with RGB value rgb(185, 238, 191) and HSL value hsl(127, 61%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B9EEBF?+

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