Off-Road Green

A warm 5-color palette built around Off-Road Green (#003822), Absinthe Turquoise (#008f5d), and Screen Glow (#6aebad), with a earthy feel throughout.

warmearthy
Visualize
:root {
  --color-1: #003822;
  --color-2: #82286a;
  --color-3: #008f5d;
  --color-4: #dd7bbf;
  --color-5: #6aebad;
}

.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.

Off-Road Green FAQ

What colors are in Off-Road Green?

Off-Road Green uses 5 colors: Off-Road Green, Grape Juice, Absinthe Turquoise, Pink Punk, Screen Glow.

Is Off-Road Green accessible for text and backgrounds?

The highest-contrast pair in this palette is Off-Road Green on Screen Glow, at 8.9:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Off-Road Green in a project?

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