#AAFB96 Color

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

Color preview

#AAFB96

Color formats

HEX
#AAFB96
RGB
rgb(170, 251, 150)
RGBA
rgba(170, 251, 150, 1)
HSL
hsl(108, 93%, 79%)
HSV
hsv(108, 40%, 98%)
CMYK
cmyk(32%, 0%, 40%, 2%)
CSS variable
--color-primary: #AAFB96;
Lowercase HEX
#aafb96

Shades

Tints

Tones

Harmony

CSS snippets for #AAFB96

.color-aafb96 {
  color: #AAFB96;
  background-color: #AAFB96;
}

Frequently asked questions

What color is #AAFB96?+

#AAFB96 is a HEX color with RGB value rgb(170, 251, 150) and HSL value hsl(108, 93%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFB96?+

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