#AAFCA1 Color

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

Color preview

#AAFCA1

Color formats

HEX
#AAFCA1
RGB
rgb(170, 252, 161)
RGBA
rgba(170, 252, 161, 1)
HSL
hsl(114, 94%, 81%)
HSV
hsv(114, 36%, 99%)
CMYK
cmyk(33%, 0%, 36%, 1%)
CSS variable
--color-primary: #AAFCA1;
Lowercase HEX
#aafca1

Shades

Tints

Tones

Harmony

CSS snippets for #AAFCA1

.color-aafca1 {
  color: #AAFCA1;
  background-color: #AAFCA1;
}

Frequently asked questions

What color is #AAFCA1?+

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

What is the closest Tailwind color to #AAFCA1?+

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