#ADFF3A Color

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

Color preview

#ADFF3A

Color formats

HEX
#ADFF3A
RGB
rgb(173, 255, 58)
RGBA
rgba(173, 255, 58, 1)
HSL
hsl(85, 100%, 61%)
HSV
hsv(85, 77%, 100%)
CMYK
cmyk(32%, 0%, 77%, 0%)
CSS variable
--color-primary: #ADFF3A;
Lowercase HEX
#adff3a

Shades

Tints

Tones

Harmony

CSS snippets for #ADFF3A

.color-adff3a {
  color: #ADFF3A;
  background-color: #ADFF3A;
}

Frequently asked questions

What color is #ADFF3A?+

#ADFF3A is a HEX color with RGB value rgb(173, 255, 58) and HSL value hsl(85, 100%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADFF3A?+

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