#AFF2AA Color

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

Color preview

#AFF2AA

Color formats

HEX
#AFF2AA
RGB
rgb(175, 242, 170)
RGBA
rgba(175, 242, 170, 1)
HSL
hsl(116, 73%, 81%)
HSV
hsv(116, 30%, 95%)
CMYK
cmyk(28%, 0%, 30%, 5%)
CSS variable
--color-primary: #AFF2AA;
Lowercase HEX
#aff2aa

Shades

Tints

Tones

Harmony

CSS snippets for #AFF2AA

.color-aff2aa {
  color: #AFF2AA;
  background-color: #AFF2AA;
}

Frequently asked questions

What color is #AFF2AA?+

#AFF2AA is a HEX color with RGB value rgb(175, 242, 170) and HSL value hsl(116, 73%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFF2AA?+

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