#ADFF0A Color

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

Color preview

#ADFF0A

Color formats

HEX
#ADFF0A
RGB
rgb(173, 255, 10)
RGBA
rgba(173, 255, 10, 1)
HSL
hsl(80, 100%, 52%)
HSV
hsv(80, 96%, 100%)
CMYK
cmyk(32%, 0%, 96%, 0%)
CSS variable
--color-primary: #ADFF0A;
Lowercase HEX
#adff0a

Shades

Tints

Tones

Harmony

CSS snippets for #ADFF0A

.color-adff0a {
  color: #ADFF0A;
  background-color: #ADFF0A;
}

Frequently asked questions

What color is #ADFF0A?+

#ADFF0A is a HEX color with RGB value rgb(173, 255, 10) and HSL value hsl(80, 100%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADFF0A?+

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