#B4EAAA Color

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

Color preview

#B4EAAA

Color formats

HEX
#B4EAAA
RGB
rgb(180, 234, 170)
RGBA
rgba(180, 234, 170, 1)
HSL
hsl(111, 60%, 79%)
HSV
hsv(111, 27%, 92%)
CMYK
cmyk(23%, 0%, 27%, 8%)
CSS variable
--color-primary: #B4EAAA;
Lowercase HEX
#b4eaaa

Shades

Tints

Tones

Harmony

CSS snippets for #B4EAAA

.color-b4eaaa {
  color: #B4EAAA;
  background-color: #B4EAAA;
}

Frequently asked questions

What color is #B4EAAA?+

#B4EAAA is a HEX color with RGB value rgb(180, 234, 170) and HSL value hsl(111, 60%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4EAAA?+

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