#AAFA85 Color

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

Color preview

#AAFA85

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAFA85

.color-aafa85 {
  color: #AAFA85;
  background-color: #AAFA85;
}

Frequently asked questions

What color is #AAFA85?+

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

What is the closest Tailwind color to #AAFA85?+

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