#B0EFCF Color

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

Color preview

#B0EFCF

Color formats

HEX
#B0EFCF
RGB
rgb(176, 239, 207)
RGBA
rgba(176, 239, 207, 1)
HSL
hsl(150, 66%, 81%)
HSV
hsv(150, 26%, 94%)
CMYK
cmyk(26%, 0%, 13%, 6%)
CSS variable
--color-primary: #B0EFCF;
Lowercase HEX
#b0efcf

Shades

Tints

Tones

Harmony

CSS snippets for #B0EFCF

.color-b0efcf {
  color: #B0EFCF;
  background-color: #B0EFCF;
}

Frequently asked questions

What color is #B0EFCF?+

#B0EFCF is a HEX color with RGB value rgb(176, 239, 207) and HSL value hsl(150, 66%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B0EFCF?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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