#AAF9B2 Color

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

Color preview

#AAF9B2

Color formats

HEX
#AAF9B2
RGB
rgb(170, 249, 178)
RGBA
rgba(170, 249, 178, 1)
HSL
hsl(126, 87%, 82%)
HSV
hsv(126, 32%, 98%)
CMYK
cmyk(32%, 0%, 29%, 2%)
CSS variable
--color-primary: #AAF9B2;
Lowercase HEX
#aaf9b2

Shades

Tints

Tones

Harmony

CSS snippets for #AAF9B2

.color-aaf9b2 {
  color: #AAF9B2;
  background-color: #AAF9B2;
}

Frequently asked questions

What color is #AAF9B2?+

#AAF9B2 is a HEX color with RGB value rgb(170, 249, 178) and HSL value hsl(126, 87%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAF9B2?+

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