#AADC46 Color

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

Color preview

#AADC46

Color formats

HEX
#AADC46
RGB
rgb(170, 220, 70)
RGBA
rgba(170, 220, 70, 1)
HSL
hsl(80, 68%, 57%)
HSV
hsv(80, 68%, 86%)
CMYK
cmyk(23%, 0%, 68%, 14%)
CSS variable
--color-primary: #AADC46;
Lowercase HEX
#aadc46

Shades

Tints

Tones

Harmony

CSS snippets for #AADC46

.color-aadc46 {
  color: #AADC46;
  background-color: #AADC46;
}

Frequently asked questions

What color is #AADC46?+

#AADC46 is a HEX color with RGB value rgb(170, 220, 70) and HSL value hsl(80, 68%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AADC46?+

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