#B4FFAA Color

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

Color preview

#B4FFAA

Color formats

HEX
#B4FFAA
RGB
rgb(180, 255, 170)
RGBA
rgba(180, 255, 170, 1)
HSL
hsl(113, 100%, 83%)
HSV
hsv(113, 33%, 100%)
CMYK
cmyk(29%, 0%, 33%, 0%)
CSS variable
--color-primary: #B4FFAA;
Lowercase HEX
#b4ffaa

Shades

Tints

Tones

Harmony

CSS snippets for #B4FFAA

.color-b4ffaa {
  color: #B4FFAA;
  background-color: #B4FFAA;
}

Frequently asked questions

What color is #B4FFAA?+

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

What is the closest Tailwind color to #B4FFAA?+

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