#AAF8AA Color

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

Color preview

#AAF8AA

Color formats

HEX
#AAF8AA
RGB
rgb(170, 248, 170)
RGBA
rgba(170, 248, 170, 1)
HSL
hsl(120, 85%, 82%)
HSV
hsv(120, 31%, 97%)
CMYK
cmyk(31%, 0%, 31%, 3%)
CSS variable
--color-primary: #AAF8AA;
Lowercase HEX
#aaf8aa

Shades

Tints

Tones

Harmony

CSS snippets for #AAF8AA

.color-aaf8aa {
  color: #AAF8AA;
  background-color: #AAF8AA;
}

Frequently asked questions

What color is #AAF8AA?+

#AAF8AA is a HEX color with RGB value rgb(170, 248, 170) and HSL value hsl(120, 85%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAF8AA?+

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