#AAF08C Color

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

Color preview

#AAF08C

Color formats

HEX
#AAF08C
RGB
rgb(170, 240, 140)
RGBA
rgba(170, 240, 140, 1)
HSL
hsl(102, 77%, 75%)
HSV
hsv(102, 42%, 94%)
CMYK
cmyk(29%, 0%, 42%, 6%)
CSS variable
--color-primary: #AAF08C;
Lowercase HEX
#aaf08c

Shades

Tints

Tones

Harmony

CSS snippets for #AAF08C

.color-aaf08c {
  color: #AAF08C;
  background-color: #AAF08C;
}

Frequently asked questions

What color is #AAF08C?+

#AAF08C is a HEX color with RGB value rgb(170, 240, 140) and HSL value hsl(102, 77%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAF08C?+

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