#AAFF0D Color

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

Color preview

#AAFF0D

Color formats

HEX
#AAFF0D
RGB
rgb(170, 255, 13)
RGBA
rgba(170, 255, 13, 1)
HSL
hsl(81, 100%, 53%)
HSV
hsv(81, 95%, 100%)
CMYK
cmyk(33%, 0%, 95%, 0%)
CSS variable
--color-primary: #AAFF0D;
Lowercase HEX
#aaff0d

Shades

Tints

Tones

Harmony

CSS snippets for #AAFF0D

.color-aaff0d {
  color: #AAFF0D;
  background-color: #AAFF0D;
}

Frequently asked questions

What color is #AAFF0D?+

#AAFF0D is a HEX color with RGB value rgb(170, 255, 13) and HSL value hsl(81, 100%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AAFF0D?+

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