#A2F84B Color

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

Color preview

#A2F84B

Color formats

HEX
#A2F84B
RGB
rgb(162, 248, 75)
RGBA
rgba(162, 248, 75, 1)
HSL
hsl(90, 93%, 63%)
HSV
hsv(90, 70%, 97%)
CMYK
cmyk(35%, 0%, 70%, 3%)
CSS variable
--color-primary: #A2F84B;
Lowercase HEX
#a2f84b

Shades

Tints

Tones

Harmony

CSS snippets for #A2F84B

.color-a2f84b {
  color: #A2F84B;
  background-color: #A2F84B;
}

Frequently asked questions

What color is #A2F84B?+

#A2F84B is a HEX color with RGB value rgb(162, 248, 75) and HSL value hsl(90, 93%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #A2F84B?+

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