#AAFBA6 Color

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

Color preview

#AAFBA6

Color formats

HEX
#AAFBA6
RGB
rgb(170, 251, 166)
RGBA
rgba(170, 251, 166, 1)
HSL
hsl(117, 91%, 82%)
HSV
hsv(117, 34%, 98%)
CMYK
cmyk(32%, 0%, 34%, 2%)
CSS variable
--color-primary: #AAFBA6;
Lowercase HEX
#aafba6

Shades

Tints

Tones

Harmony

CSS snippets for #AAFBA6

.color-aafba6 {
  color: #AAFBA6;
  background-color: #AAFBA6;
}

Frequently asked questions

What color is #AAFBA6?+

#AAFBA6 is a HEX color with RGB value rgb(170, 251, 166) and HSL value hsl(117, 91%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFBA6?+

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