#A1FF42 Color

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

Color preview

#A1FF42

Color formats

HEX
#A1FF42
RGB
rgb(161, 255, 66)
RGBA
rgba(161, 255, 66, 1)
HSL
hsl(90, 100%, 63%)
HSV
hsv(90, 74%, 100%)
CMYK
cmyk(37%, 0%, 74%, 0%)
CSS variable
--color-primary: #A1FF42;
Lowercase HEX
#a1ff42

Shades

Tints

Tones

Harmony

CSS snippets for #A1FF42

.color-a1ff42 {
  color: #A1FF42;
  background-color: #A1FF42;
}

Frequently asked questions

What color is #A1FF42?+

#A1FF42 is a HEX color with RGB value rgb(161, 255, 66) and HSL value hsl(90, 100%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #A1FF42?+

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