#AAFF00 Color

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

Color preview

#AAFF00

Color formats

HEX
#AAFF00
RGB
rgb(170, 255, 0)
RGBA
rgba(170, 255, 0, 1)
HSL
hsl(80, 100%, 50%)
HSV
hsv(80, 100%, 100%)
CMYK
cmyk(33%, 0%, 100%, 0%)
CSS variable
--color-primary: #AAFF00;
Lowercase HEX
#aaff00

Shades

Tints

Tones

Harmony

CSS snippets for #AAFF00

.color-aaff00 {
  color: #AAFF00;
  background-color: #AAFF00;
}

Frequently asked questions

What color is #AAFF00?+

#AAFF00 is a HEX color with RGB value rgb(170, 255, 0) and HSL value hsl(80, 100%, 50%). Its closest CSS named color is Chartreuse.

What is the closest Tailwind color to #AAFF00?+

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