#AADF61 Color

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

Color preview

#AADF61

Color formats

HEX
#AADF61
RGB
rgb(170, 223, 97)
RGBA
rgba(170, 223, 97, 1)
HSL
hsl(85, 66%, 63%)
HSV
hsv(85, 57%, 87%)
CMYK
cmyk(24%, 0%, 57%, 13%)
CSS variable
--color-primary: #AADF61;
Lowercase HEX
#aadf61

Shades

Tints

Tones

Harmony

CSS snippets for #AADF61

.color-aadf61 {
  color: #AADF61;
  background-color: #AADF61;
}

Frequently asked questions

What color is #AADF61?+

#AADF61 is a HEX color with RGB value rgb(170, 223, 97) and HSL value hsl(85, 66%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AADF61?+

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