#B9EECD Color

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

Color preview

#B9EECD

Color formats

HEX
#B9EECD
RGB
rgb(185, 238, 205)
RGBA
rgba(185, 238, 205, 1)
HSL
hsl(143, 61%, 83%)
HSV
hsv(143, 22%, 93%)
CMYK
cmyk(22%, 0%, 14%, 7%)
CSS variable
--color-primary: #B9EECD;
Lowercase HEX
#b9eecd

Shades

Tints

Tones

Harmony

CSS snippets for #B9EECD

.color-b9eecd {
  color: #B9EECD;
  background-color: #B9EECD;
}

Frequently asked questions

What color is #B9EECD?+

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

What is the closest Tailwind color to #B9EECD?+

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