#AADD1D Color

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

Color preview

#AADD1D

Color formats

HEX
#AADD1D
RGB
rgb(170, 221, 29)
RGBA
rgba(170, 221, 29, 1)
HSL
hsl(76, 77%, 49%)
HSV
hsv(76, 87%, 87%)
CMYK
cmyk(23%, 0%, 87%, 13%)
CSS variable
--color-primary: #AADD1D;
Lowercase HEX
#aadd1d

Shades

Tints

Tones

Harmony

CSS snippets for #AADD1D

.color-aadd1d {
  color: #AADD1D;
  background-color: #AADD1D;
}

Frequently asked questions

What color is #AADD1D?+

#AADD1D is a HEX color with RGB value rgb(170, 221, 29) and HSL value hsl(76, 77%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AADD1D?+

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