#B4EEAE Color

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

Color preview

#B4EEAE

Color formats

HEX
#B4EEAE
RGB
rgb(180, 238, 174)
RGBA
rgba(180, 238, 174, 1)
HSL
hsl(114, 65%, 81%)
HSV
hsv(114, 27%, 93%)
CMYK
cmyk(24%, 0%, 27%, 7%)
CSS variable
--color-primary: #B4EEAE;
Lowercase HEX
#b4eeae

Shades

Tints

Tones

Harmony

CSS snippets for #B4EEAE

.color-b4eeae {
  color: #B4EEAE;
  background-color: #B4EEAE;
}

Frequently asked questions

What color is #B4EEAE?+

#B4EEAE is a HEX color with RGB value rgb(180, 238, 174) and HSL value hsl(114, 65%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4EEAE?+

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