#AAFC8A Color

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

Color preview

#AAFC8A

Color formats

HEX
#AAFC8A
RGB
rgb(170, 252, 138)
RGBA
rgba(170, 252, 138, 1)
HSL
hsl(103, 95%, 76%)
HSV
hsv(103, 45%, 99%)
CMYK
cmyk(33%, 0%, 45%, 1%)
CSS variable
--color-primary: #AAFC8A;
Lowercase HEX
#aafc8a

Shades

Tints

Tones

Harmony

CSS snippets for #AAFC8A

.color-aafc8a {
  color: #AAFC8A;
  background-color: #AAFC8A;
}

Frequently asked questions

What color is #AAFC8A?+

#AAFC8A is a HEX color with RGB value rgb(170, 252, 138) and HSL value hsl(103, 95%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFC8A?+

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