#AADF96 Color

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

Color preview

#AADF96

Color formats

HEX
#AADF96
RGB
rgb(170, 223, 150)
RGBA
rgba(170, 223, 150, 1)
HSL
hsl(104, 53%, 73%)
HSV
hsv(104, 33%, 87%)
CMYK
cmyk(24%, 0%, 33%, 13%)
CSS variable
--color-primary: #AADF96;
Lowercase HEX
#aadf96

Shades

Tints

Tones

Harmony

CSS snippets for #AADF96

.color-aadf96 {
  color: #AADF96;
  background-color: #AADF96;
}

Frequently asked questions

What color is #AADF96?+

#AADF96 is a HEX color with RGB value rgb(170, 223, 150) and HSL value hsl(104, 53%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADF96?+

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