#B5EFCF Color

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

Color preview

#B5EFCF

Color formats

HEX
#B5EFCF
RGB
rgb(181, 239, 207)
RGBA
rgba(181, 239, 207, 1)
HSL
hsl(147, 64%, 82%)
HSV
hsv(147, 24%, 94%)
CMYK
cmyk(24%, 0%, 13%, 6%)
CSS variable
--color-primary: #B5EFCF;
Lowercase HEX
#b5efcf

Shades

Tints

Tones

Harmony

CSS snippets for #B5EFCF

.color-b5efcf {
  color: #B5EFCF;
  background-color: #B5EFCF;
}

Frequently asked questions

What color is #B5EFCF?+

#B5EFCF is a HEX color with RGB value rgb(181, 239, 207) and HSL value hsl(147, 64%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5EFCF?+

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