#AAFBA0 Color

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

Color preview

#AAFBA0

Color formats

HEX
#AAFBA0
RGB
rgb(170, 251, 160)
RGBA
rgba(170, 251, 160, 1)
HSL
hsl(113, 92%, 81%)
HSV
hsv(113, 36%, 98%)
CMYK
cmyk(32%, 0%, 36%, 2%)
CSS variable
--color-primary: #AAFBA0;
Lowercase HEX
#aafba0

Shades

Tints

Tones

Harmony

CSS snippets for #AAFBA0

.color-aafba0 {
  color: #AAFBA0;
  background-color: #AAFBA0;
}

Frequently asked questions

What color is #AAFBA0?+

#AAFBA0 is a HEX color with RGB value rgb(170, 251, 160) and HSL value hsl(113, 92%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFBA0?+

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