#B4EEAC Color

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

Color preview

#B4EEAC

Color formats

HEX
#B4EEAC
RGB
rgb(180, 238, 172)
RGBA
rgba(180, 238, 172, 1)
HSL
hsl(113, 66%, 80%)
HSV
hsv(113, 28%, 93%)
CMYK
cmyk(24%, 0%, 28%, 7%)
CSS variable
--color-primary: #B4EEAC;
Lowercase HEX
#b4eeac

Shades

Tints

Tones

Harmony

CSS snippets for #B4EEAC

.color-b4eeac {
  color: #B4EEAC;
  background-color: #B4EEAC;
}

Frequently asked questions

What color is #B4EEAC?+

#B4EEAC is a HEX color with RGB value rgb(180, 238, 172) and HSL value hsl(113, 66%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4EEAC?+

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