A repository of color palettes picked up carefully, inspired from nature. Nature Inspired Color Palettes
This site is built with Eleventy (11ty).
To run it locally:
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Build for production:
npm run build
