#ADFF1F Color

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

Color preview

#ADFF1F

Color formats

HEX
#ADFF1F
RGB
rgb(173, 255, 31)
RGBA
rgba(173, 255, 31, 1)
HSL
hsl(82, 100%, 56%)
HSV
hsv(82, 88%, 100%)
CMYK
cmyk(32%, 0%, 88%, 0%)
CSS variable
--color-primary: #ADFF1F;
Lowercase HEX
#adff1f

Shades

Tints

Tones

Harmony

CSS snippets for #ADFF1F

.color-adff1f {
  color: #ADFF1F;
  background-color: #ADFF1F;
}

Frequently asked questions

What color is #ADFF1F?+

#ADFF1F is a HEX color with RGB value rgb(173, 255, 31) and HSL value hsl(82, 100%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADFF1F?+

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