#AAFA96 Color

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

Color preview

#AAFA96

Color formats

HEX
#AAFA96
RGB
rgb(170, 250, 150)
RGBA
rgba(170, 250, 150, 1)
HSL
hsl(108, 91%, 78%)
HSV
hsv(108, 40%, 98%)
CMYK
cmyk(32%, 0%, 40%, 2%)
CSS variable
--color-primary: #AAFA96;
Lowercase HEX
#aafa96

Shades

Tints

Tones

Harmony

CSS snippets for #AAFA96

.color-aafa96 {
  color: #AAFA96;
  background-color: #AAFA96;
}

Frequently asked questions

What color is #AAFA96?+

#AAFA96 is a HEX color with RGB value rgb(170, 250, 150) and HSL value hsl(108, 91%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFA96?+

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