#AAFAA1 Color

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

Color preview

#AAFAA1

Color formats

HEX
#AAFAA1
RGB
rgb(170, 250, 161)
RGBA
rgba(170, 250, 161, 1)
HSL
hsl(114, 90%, 81%)
HSV
hsv(114, 36%, 98%)
CMYK
cmyk(32%, 0%, 36%, 2%)
CSS variable
--color-primary: #AAFAA1;
Lowercase HEX
#aafaa1

Shades

Tints

Tones

Harmony

CSS snippets for #AAFAA1

.color-aafaa1 {
  color: #AAFAA1;
  background-color: #AAFAA1;
}

Frequently asked questions

What color is #AAFAA1?+

#AAFAA1 is a HEX color with RGB value rgb(170, 250, 161) and HSL value hsl(114, 90%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFAA1?+

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