#B4FFA7 Color

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

Color preview

#B4FFA7

Color formats

HEX
#B4FFA7
RGB
rgb(180, 255, 167)
RGBA
rgba(180, 255, 167, 1)
HSL
hsl(111, 100%, 83%)
HSV
hsv(111, 35%, 100%)
CMYK
cmyk(29%, 0%, 35%, 0%)
CSS variable
--color-primary: #B4FFA7;
Lowercase HEX
#b4ffa7

Shades

Tints

Tones

Harmony

CSS snippets for #B4FFA7

.color-b4ffa7 {
  color: #B4FFA7;
  background-color: #B4FFA7;
}

Frequently asked questions

What color is #B4FFA7?+

#B4FFA7 is a HEX color with RGB value rgb(180, 255, 167) and HSL value hsl(111, 100%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B4FFA7?+

The closest Tailwind color is lime-200, available as the bg-lime-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