#AAF18C Color

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

Color preview

#AAF18C

Color formats

HEX
#AAF18C
RGB
rgb(170, 241, 140)
RGBA
rgba(170, 241, 140, 1)
HSL
hsl(102, 78%, 75%)
HSV
hsv(102, 42%, 95%)
CMYK
cmyk(29%, 0%, 42%, 5%)
CSS variable
--color-primary: #AAF18C;
Lowercase HEX
#aaf18c

Shades

Tints

Tones

Harmony

CSS snippets for #AAF18C

.color-aaf18c {
  color: #AAF18C;
  background-color: #AAF18C;
}

Frequently asked questions

What color is #AAF18C?+

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

What is the closest Tailwind color to #AAF18C?+

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