Forest

Rich greens of ancient woodlands

CSS Variables

Copy this into your stylesheet

:root {
  --color-1: #2D6A4F;
  --color-2: #40916C;
  --color-3: #52B788;
  --color-4: #74C69D;
  --color-5: #1B4332;
}