#AAFDA2 Color

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

Color preview

#AAFDA2

Color formats

HEX
#AAFDA2
RGB
rgb(170, 253, 162)
RGBA
rgba(170, 253, 162, 1)
HSL
hsl(115, 96%, 81%)
HSV
hsv(115, 36%, 99%)
CMYK
cmyk(33%, 0%, 36%, 1%)
CSS variable
--color-primary: #AAFDA2;
Lowercase HEX
#aafda2

Shades

Tints

Tones

Harmony

CSS snippets for #AAFDA2

.color-aafda2 {
  color: #AAFDA2;
  background-color: #AAFDA2;
}

Frequently asked questions

What color is #AAFDA2?+

#AAFDA2 is a HEX color with RGB value rgb(170, 253, 162) and HSL value hsl(115, 96%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFDA2?+

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