#AAF98B Color

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

Color preview

#AAF98B

Color formats

HEX
#AAF98B
RGB
rgb(170, 249, 139)
RGBA
rgba(170, 249, 139, 1)
HSL
hsl(103, 90%, 76%)
HSV
hsv(103, 44%, 98%)
CMYK
cmyk(32%, 0%, 44%, 2%)
CSS variable
--color-primary: #AAF98B;
Lowercase HEX
#aaf98b

Shades

Tints

Tones

Harmony

CSS snippets for #AAF98B

.color-aaf98b {
  color: #AAF98B;
  background-color: #AAF98B;
}

Frequently asked questions

What color is #AAF98B?+

#AAF98B is a HEX color with RGB value rgb(170, 249, 139) and HSL value hsl(103, 90%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAF98B?+

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