#B4EAAD Color

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

Color preview

#B4EAAD

Color formats

HEX
#B4EAAD
RGB
rgb(180, 234, 173)
RGBA
rgba(180, 234, 173, 1)
HSL
hsl(113, 59%, 80%)
HSV
hsv(113, 26%, 92%)
CMYK
cmyk(23%, 0%, 26%, 8%)
CSS variable
--color-primary: #B4EAAD;
Lowercase HEX
#b4eaad

Shades

Tints

Tones

Harmony

CSS snippets for #B4EAAD

.color-b4eaad {
  color: #B4EAAD;
  background-color: #B4EAAD;
}

Frequently asked questions

What color is #B4EAAD?+

#B4EAAD is a HEX color with RGB value rgb(180, 234, 173) and HSL value hsl(113, 59%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4EAAD?+

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