#B2E3C4 Color

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

Color preview

#B2E3C4

Color formats

HEX
#B2E3C4
RGB
rgb(178, 227, 196)
RGBA
rgba(178, 227, 196, 1)
HSL
hsl(142, 47%, 79%)
HSV
hsv(142, 22%, 89%)
CMYK
cmyk(22%, 0%, 14%, 11%)
CSS variable
--color-primary: #B2E3C4;
Lowercase HEX
#b2e3c4

Shades

Tints

Tones

Harmony

CSS snippets for #B2E3C4

.color-b2e3c4 {
  color: #B2E3C4;
  background-color: #B2E3C4;
}

Frequently asked questions

What color is #B2E3C4?+

#B2E3C4 is a HEX color with RGB value rgb(178, 227, 196) and HSL value hsl(142, 47%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B2E3C4?+

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