#AAFAA5 Color

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

Color preview

#AAFAA5

Color formats

HEX
#AAFAA5
RGB
rgb(170, 250, 165)
RGBA
rgba(170, 250, 165, 1)
HSL
hsl(116, 89%, 81%)
HSV
hsv(116, 34%, 98%)
CMYK
cmyk(32%, 0%, 34%, 2%)
CSS variable
--color-primary: #AAFAA5;
Lowercase HEX
#aafaa5

Shades

Tints

Tones

Harmony

CSS snippets for #AAFAA5

.color-aafaa5 {
  color: #AAFAA5;
  background-color: #AAFAA5;
}

Frequently asked questions

What color is #AAFAA5?+

#AAFAA5 is a HEX color with RGB value rgb(170, 250, 165) and HSL value hsl(116, 89%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFAA5?+

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