#AADB42 Color

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

Color preview

#AADB42

Color formats

HEX
#AADB42
RGB
rgb(170, 219, 66)
RGBA
rgba(170, 219, 66, 1)
HSL
hsl(79, 68%, 56%)
HSV
hsv(79, 70%, 86%)
CMYK
cmyk(22%, 0%, 70%, 14%)
CSS variable
--color-primary: #AADB42;
Lowercase HEX
#aadb42

Shades

Tints

Tones

Harmony

CSS snippets for #AADB42

.color-aadb42 {
  color: #AADB42;
  background-color: #AADB42;
}

Frequently asked questions

What color is #AADB42?+

#AADB42 is a HEX color with RGB value rgb(170, 219, 66) and HSL value hsl(79, 68%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AADB42?+

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