#AAFD12 Color

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

Color preview

#AAFD12

Color formats

HEX
#AAFD12
RGB
rgb(170, 253, 18)
RGBA
rgba(170, 253, 18, 1)
HSL
hsl(81, 98%, 53%)
HSV
hsv(81, 93%, 99%)
CMYK
cmyk(33%, 0%, 93%, 1%)
CSS variable
--color-primary: #AAFD12;
Lowercase HEX
#aafd12

Shades

Tints

Tones

Harmony

CSS snippets for #AAFD12

.color-aafd12 {
  color: #AAFD12;
  background-color: #AAFD12;
}

Frequently asked questions

What color is #AAFD12?+

#AAFD12 is a HEX color with RGB value rgb(170, 253, 18) and HSL value hsl(81, 98%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AAFD12?+

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