#B2EBBF Color

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

Color preview

#B2EBBF

Color formats

HEX
#B2EBBF
RGB
rgb(178, 235, 191)
RGBA
rgba(178, 235, 191, 1)
HSL
hsl(134, 59%, 81%)
HSV
hsv(134, 24%, 92%)
CMYK
cmyk(24%, 0%, 19%, 8%)
CSS variable
--color-primary: #B2EBBF;
Lowercase HEX
#b2ebbf

Shades

Tints

Tones

Harmony

CSS snippets for #B2EBBF

.color-b2ebbf {
  color: #B2EBBF;
  background-color: #B2EBBF;
}

Frequently asked questions

What color is #B2EBBF?+

#B2EBBF is a HEX color with RGB value rgb(178, 235, 191) and HSL value hsl(134, 59%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B2EBBF?+

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