#AAFB85 Color

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

Color preview

#AAFB85

Color formats

HEX
#AAFB85
RGB
rgb(170, 251, 133)
RGBA
rgba(170, 251, 133, 1)
HSL
hsl(101, 94%, 75%)
HSV
hsv(101, 47%, 98%)
CMYK
cmyk(32%, 0%, 47%, 2%)
CSS variable
--color-primary: #AAFB85;
Lowercase HEX
#aafb85

Shades

Tints

Tones

Harmony

CSS snippets for #AAFB85

.color-aafb85 {
  color: #AAFB85;
  background-color: #AAFB85;
}

Frequently asked questions

What color is #AAFB85?+

#AAFB85 is a HEX color with RGB value rgb(170, 251, 133) and HSL value hsl(101, 94%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFB85?+

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