#B2EACB Color

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

Color preview

#B2EACB

Color formats

HEX
#B2EACB
RGB
rgb(178, 234, 203)
RGBA
rgba(178, 234, 203, 1)
HSL
hsl(147, 57%, 81%)
HSV
hsv(147, 24%, 92%)
CMYK
cmyk(24%, 0%, 13%, 8%)
CSS variable
--color-primary: #B2EACB;
Lowercase HEX
#b2eacb

Shades

Tints

Tones

Harmony

CSS snippets for #B2EACB

.color-b2eacb {
  color: #B2EACB;
  background-color: #B2EACB;
}

Frequently asked questions

What color is #B2EACB?+

#B2EACB is a HEX color with RGB value rgb(178, 234, 203) and HSL value hsl(147, 57%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B2EACB?+

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