#A5FF4B Color

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

Color preview

#A5FF4B

Color formats

HEX
#A5FF4B
RGB
rgb(165, 255, 75)
RGBA
rgba(165, 255, 75, 1)
HSL
hsl(90, 100%, 65%)
HSV
hsv(90, 71%, 100%)
CMYK
cmyk(35%, 0%, 71%, 0%)
CSS variable
--color-primary: #A5FF4B;
Lowercase HEX
#a5ff4b

Shades

Tints

Tones

Harmony

CSS snippets for #A5FF4B

.color-a5ff4b {
  color: #A5FF4B;
  background-color: #A5FF4B;
}

Frequently asked questions

What color is #A5FF4B?+

#A5FF4B is a HEX color with RGB value rgb(165, 255, 75) and HSL value hsl(90, 100%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #A5FF4B?+

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