#B5EAAC Color

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

Color preview

#B5EAAC

Color formats

HEX
#B5EAAC
RGB
rgb(181, 234, 172)
RGBA
rgba(181, 234, 172, 1)
HSL
hsl(111, 60%, 80%)
HSV
hsv(111, 26%, 92%)
CMYK
cmyk(23%, 0%, 26%, 8%)
CSS variable
--color-primary: #B5EAAC;
Lowercase HEX
#b5eaac

Shades

Tints

Tones

Harmony

CSS snippets for #B5EAAC

.color-b5eaac {
  color: #B5EAAC;
  background-color: #B5EAAC;
}

Frequently asked questions

What color is #B5EAAC?+

#B5EAAC is a HEX color with RGB value rgb(181, 234, 172) and HSL value hsl(111, 60%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B5EAAC?+

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