#A1FD5C Color

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

Color preview

#A1FD5C

Color formats

HEX
#A1FD5C
RGB
rgb(161, 253, 92)
RGBA
rgba(161, 253, 92, 1)
HSL
hsl(94, 98%, 68%)
HSV
hsv(94, 64%, 99%)
CMYK
cmyk(36%, 0%, 64%, 1%)
CSS variable
--color-primary: #A1FD5C;
Lowercase HEX
#a1fd5c

Shades

Tints

Tones

Harmony

CSS snippets for #A1FD5C

.color-a1fd5c {
  color: #A1FD5C;
  background-color: #A1FD5C;
}

Frequently asked questions

What color is #A1FD5C?+

#A1FD5C is a HEX color with RGB value rgb(161, 253, 92) and HSL value hsl(94, 98%, 68%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #A1FD5C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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