#AADD1E Color

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

Color preview

#AADD1E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AADD1E

.color-aadd1e {
  color: #AADD1E;
  background-color: #AADD1E;
}

Frequently asked questions

What color is #AADD1E?+

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

What is the closest Tailwind color to #AADD1E?+

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