#B4EAAC Color

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

Color preview

#B4EAAC

Color formats

HEX
#B4EAAC
RGB
rgb(180, 234, 172)
RGBA
rgba(180, 234, 172, 1)
HSL
hsl(112, 60%, 80%)
HSV
hsv(112, 26%, 92%)
CMYK
cmyk(23%, 0%, 26%, 8%)
CSS variable
--color-primary: #B4EAAC;
Lowercase HEX
#b4eaac

Shades

Tints

Tones

Harmony

CSS snippets for #B4EAAC

.color-b4eaac {
  color: #B4EAAC;
  background-color: #B4EAAC;
}

Frequently asked questions

What color is #B4EAAC?+

#B4EAAC is a HEX color with RGB value rgb(180, 234, 172) and HSL value hsl(112, 60%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4EAAC?+

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