#AADF2F Color

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

Color preview

#AADF2F

Color formats

HEX
#AADF2F
RGB
rgb(170, 223, 47)
RGBA
rgba(170, 223, 47, 1)
HSL
hsl(78, 73%, 53%)
HSV
hsv(78, 79%, 87%)
CMYK
cmyk(24%, 0%, 79%, 13%)
CSS variable
--color-primary: #AADF2F;
Lowercase HEX
#aadf2f

Shades

Tints

Tones

Harmony

CSS snippets for #AADF2F

.color-aadf2f {
  color: #AADF2F;
  background-color: #AADF2F;
}

Frequently asked questions

What color is #AADF2F?+

#AADF2F is a HEX color with RGB value rgb(170, 223, 47) and HSL value hsl(78, 73%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AADF2F?+

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