#AAD98C Color

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

Color preview

#AAD98C

Color formats

HEX
#AAD98C
RGB
rgb(170, 217, 140)
RGBA
rgba(170, 217, 140, 1)
HSL
hsl(97, 50%, 70%)
HSV
hsv(97, 35%, 85%)
CMYK
cmyk(22%, 0%, 35%, 15%)
CSS variable
--color-primary: #AAD98C;
Lowercase HEX
#aad98c

Shades

Tints

Tones

Harmony

CSS snippets for #AAD98C

.color-aad98c {
  color: #AAD98C;
  background-color: #AAD98C;
}

Frequently asked questions

What color is #AAD98C?+

#AAD98C is a HEX color with RGB value rgb(170, 217, 140) and HSL value hsl(97, 50%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AAD98C?+

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