#ADFF2F Color

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

Color preview

#ADFF2F

Color formats

HEX
#ADFF2F
RGB
rgb(173, 255, 47)
RGBA
rgba(173, 255, 47, 1)
HSL
hsl(84, 100%, 59%)
HSV
hsv(84, 82%, 100%)
CMYK
cmyk(32%, 0%, 82%, 0%)
CSS variable
--color-primary: #ADFF2F;
Lowercase HEX
#adff2f

Shades

Tints

Tones

Harmony

CSS snippets for #ADFF2F

.color-adff2f {
  color: #ADFF2F;
  background-color: #ADFF2F;
}

Frequently asked questions

What color is #ADFF2F?+

#ADFF2F is a HEX color with RGB value rgb(173, 255, 47) and HSL value hsl(84, 100%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADFF2F?+

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