#ADFF08 Color

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

Color preview

#ADFF08

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADFF08

.color-adff08 {
  color: #ADFF08;
  background-color: #ADFF08;
}

Frequently asked questions

What color is #ADFF08?+

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

What is the closest Tailwind color to #ADFF08?+

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