Pre Course Project

We’d like you to build a colour palette picker similar to apps like Coolors.

Required features

  1. Built with HTML, CSS & JS
  2. Code hosted on GitHub
  3. Deployed to GitHub Pages
  4. Auto-generate multiple colours
  5. Allow users to change each colour

Optional features

  1. Export colour palette in different formats (e.g. JSON, CSS variables)
  2. Generate related colours rather than random (e.g. ascending lightness, complementary hues etc)
  3. Save palettes to localStorage