#B4E5AE Color

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

Color preview

#B4E5AE

Color formats

HEX
#B4E5AE
RGB
rgb(180, 229, 174)
RGBA
rgba(180, 229, 174, 1)
HSL
hsl(113, 51%, 79%)
HSV
hsv(113, 24%, 90%)
CMYK
cmyk(21%, 0%, 24%, 10%)
CSS variable
--color-primary: #B4E5AE;
Lowercase HEX
#b4e5ae

Shades

Tints

Tones

Harmony

CSS snippets for #B4E5AE

.color-b4e5ae {
  color: #B4E5AE;
  background-color: #B4E5AE;
}

Frequently asked questions

What color is #B4E5AE?+

#B4E5AE is a HEX color with RGB value rgb(180, 229, 174) and HSL value hsl(113, 51%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4E5AE?+

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