#ADFF7A Color

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

Color preview

#ADFF7A

Color formats

HEX
#ADFF7A
RGB
rgb(173, 255, 122)
RGBA
rgba(173, 255, 122, 1)
HSL
hsl(97, 100%, 74%)
HSV
hsv(97, 52%, 100%)
CMYK
cmyk(32%, 0%, 52%, 0%)
CSS variable
--color-primary: #ADFF7A;
Lowercase HEX
#adff7a

Shades

Tints

Tones

Harmony

CSS snippets for #ADFF7A

.color-adff7a {
  color: #ADFF7A;
  background-color: #ADFF7A;
}

Frequently asked questions

What color is #ADFF7A?+

#ADFF7A is a HEX color with RGB value rgb(173, 255, 122) and HSL value hsl(97, 100%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFF7A?+

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