#AADB84 Color

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

Color preview

#AADB84

Color formats

HEX
#AADB84
RGB
rgb(170, 219, 132)
RGBA
rgba(170, 219, 132, 1)
HSL
hsl(94, 55%, 69%)
HSV
hsv(94, 40%, 86%)
CMYK
cmyk(22%, 0%, 40%, 14%)
CSS variable
--color-primary: #AADB84;
Lowercase HEX
#aadb84

Shades

Tints

Tones

Harmony

CSS snippets for #AADB84

.color-aadb84 {
  color: #AADB84;
  background-color: #AADB84;
}

Frequently asked questions

What color is #AADB84?+

#AADB84 is a HEX color with RGB value rgb(170, 219, 132) and HSL value hsl(94, 55%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADB84?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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