#A2EB0F Color

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

Color preview

#A2EB0F

Color formats

HEX
#A2EB0F
RGB
rgb(162, 235, 15)
RGBA
rgba(162, 235, 15, 1)
HSL
hsl(80, 88%, 49%)
HSV
hsv(80, 94%, 92%)
CMYK
cmyk(31%, 0%, 94%, 8%)
CSS variable
--color-primary: #A2EB0F;
Lowercase HEX
#a2eb0f

Shades

Tints

Tones

Harmony

CSS snippets for #A2EB0F

.color-a2eb0f {
  color: #A2EB0F;
  background-color: #A2EB0F;
}

Frequently asked questions

What color is #A2EB0F?+

#A2EB0F is a HEX color with RGB value rgb(162, 235, 15) and HSL value hsl(80, 88%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #A2EB0F?+

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