#AAED97 Color

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

Color preview

#AAED97

Color formats

HEX
#AAED97
RGB
rgb(170, 237, 151)
RGBA
rgba(170, 237, 151, 1)
HSL
hsl(107, 70%, 76%)
HSV
hsv(107, 36%, 93%)
CMYK
cmyk(28%, 0%, 36%, 7%)
CSS variable
--color-primary: #AAED97;
Lowercase HEX
#aaed97

Shades

Tints

Tones

Harmony

CSS snippets for #AAED97

.color-aaed97 {
  color: #AAED97;
  background-color: #AAED97;
}

Frequently asked questions

What color is #AAED97?+

#AAED97 is a HEX color with RGB value rgb(170, 237, 151) and HSL value hsl(107, 70%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAED97?+

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