#A5FF3D Color

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

Color preview

#A5FF3D

Color formats

HEX
#A5FF3D
RGB
rgb(165, 255, 61)
RGBA
rgba(165, 255, 61, 1)
HSL
hsl(88, 100%, 62%)
HSV
hsv(88, 76%, 100%)
CMYK
cmyk(35%, 0%, 76%, 0%)
CSS variable
--color-primary: #A5FF3D;
Lowercase HEX
#a5ff3d

Shades

Tints

Tones

Harmony

CSS snippets for #A5FF3D

.color-a5ff3d {
  color: #A5FF3D;
  background-color: #A5FF3D;
}

Frequently asked questions

What color is #A5FF3D?+

#A5FF3D is a HEX color with RGB value rgb(165, 255, 61) and HSL value hsl(88, 100%, 62%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #A5FF3D?+

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