#AAFC8E Color

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

Color preview

#AAFC8E

Color formats

HEX
#AAFC8E
RGB
rgb(170, 252, 142)
RGBA
rgba(170, 252, 142, 1)
HSL
hsl(105, 95%, 77%)
HSV
hsv(105, 44%, 99%)
CMYK
cmyk(33%, 0%, 44%, 1%)
CSS variable
--color-primary: #AAFC8E;
Lowercase HEX
#aafc8e

Shades

Tints

Tones

Harmony

CSS snippets for #AAFC8E

.color-aafc8e {
  color: #AAFC8E;
  background-color: #AAFC8E;
}

Frequently asked questions

What color is #AAFC8E?+

#AAFC8E is a HEX color with RGB value rgb(170, 252, 142) and HSL value hsl(105, 95%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFC8E?+

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