#AADB2E Color

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

Color preview

#AADB2E

Color formats

HEX
#AADB2E
RGB
rgb(170, 219, 46)
RGBA
rgba(170, 219, 46, 1)
HSL
hsl(77, 71%, 52%)
HSV
hsv(77, 79%, 86%)
CMYK
cmyk(22%, 0%, 79%, 14%)
CSS variable
--color-primary: #AADB2E;
Lowercase HEX
#aadb2e

Shades

Tints

Tones

Harmony

CSS snippets for #AADB2E

.color-aadb2e {
  color: #AADB2E;
  background-color: #AADB2E;
}

Frequently asked questions

What color is #AADB2E?+

#AADB2E is a HEX color with RGB value rgb(170, 219, 46) and HSL value hsl(77, 71%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AADB2E?+

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