#A0FD4E Color

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

Color preview

#A0FD4E

Color formats

HEX
#A0FD4E
RGB
rgb(160, 253, 78)
RGBA
rgba(160, 253, 78, 1)
HSL
hsl(92, 98%, 65%)
HSV
hsv(92, 69%, 99%)
CMYK
cmyk(37%, 0%, 69%, 1%)
CSS variable
--color-primary: #A0FD4E;
Lowercase HEX
#a0fd4e

Shades

Tints

Tones

Harmony

CSS snippets for #A0FD4E

.color-a0fd4e {
  color: #A0FD4E;
  background-color: #A0FD4E;
}

Frequently asked questions

What color is #A0FD4E?+

#A0FD4E is a HEX color with RGB value rgb(160, 253, 78) and HSL value hsl(92, 98%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #A0FD4E?+

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