#AAF200 Color

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

Color preview

#AAF200

Color formats

HEX
#AAF200
RGB
rgb(170, 242, 0)
RGBA
rgba(170, 242, 0, 1)
HSL
hsl(78, 100%, 47%)
HSV
hsv(78, 100%, 95%)
CMYK
cmyk(30%, 0%, 100%, 5%)
CSS variable
--color-primary: #AAF200;
Lowercase HEX
#aaf200

Shades

Tints

Tones

Harmony

CSS snippets for #AAF200

.color-aaf200 {
  color: #AAF200;
  background-color: #AAF200;
}

Frequently asked questions

What color is #AAF200?+

#AAF200 is a HEX color with RGB value rgb(170, 242, 0) and HSL value hsl(78, 100%, 47%). Its closest CSS named color is Chartreuse.

What is the closest Tailwind color to #AAF200?+

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