#B9EDBF Color

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

Color preview

#B9EDBF

Color formats

HEX
#B9EDBF
RGB
rgb(185, 237, 191)
RGBA
rgba(185, 237, 191, 1)
HSL
hsl(127, 59%, 83%)
HSV
hsv(127, 22%, 93%)
CMYK
cmyk(22%, 0%, 19%, 7%)
CSS variable
--color-primary: #B9EDBF;
Lowercase HEX
#b9edbf

Shades

Tints

Tones

Harmony

CSS snippets for #B9EDBF

.color-b9edbf {
  color: #B9EDBF;
  background-color: #B9EDBF;
}

Frequently asked questions

What color is #B9EDBF?+

#B9EDBF is a HEX color with RGB value rgb(185, 237, 191) and HSL value hsl(127, 59%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #B9EDBF?+

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