#AAFF3C Color

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

Color preview

#AAFF3C

Color formats

HEX
#AAFF3C
RGB
rgb(170, 255, 60)
RGBA
rgba(170, 255, 60, 1)
HSL
hsl(86, 100%, 62%)
HSV
hsv(86, 76%, 100%)
CMYK
cmyk(33%, 0%, 76%, 0%)
CSS variable
--color-primary: #AAFF3C;
Lowercase HEX
#aaff3c

Shades

Tints

Tones

Harmony

CSS snippets for #AAFF3C

.color-aaff3c {
  color: #AAFF3C;
  background-color: #AAFF3C;
}

Frequently asked questions

What color is #AAFF3C?+

#AAFF3C is a HEX color with RGB value rgb(170, 255, 60) and HSL value hsl(86, 100%, 62%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AAFF3C?+

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