Green Gecko

Looking for a cool palette? This one pairs Green Gecko (#d3d27a), Fiddle-Leaf Fig (#a0c374), and Jade Stone Green (#77bd81) for a fresh result.

coolfresh
Visualize
:root {
  --color-1: #d3d27a;
  --color-2: #b4c570;
  --color-3: #a0c374;
  --color-4: #95ca83;
  --color-5: #77bd81;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Green Gecko FAQ

What colors are in Green Gecko?

Green Gecko uses 5 colors: Green Gecko, Young Leaf, Fiddle-Leaf Fig, Whipped Pistachio, Jade Stone Green.

Is Green Gecko accessible for text and backgrounds?

The highest-contrast pair in this palette is Green Gecko on Jade Stone Green, at 1.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Green Gecko in a project?

Copy the hex codes above, or open Green Gecko in the generator to remix it and export as CSS, Tailwind, or JSON.