Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 378 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 378 Bytes

Colour Palette Generator

Built using React.js with Next.js

Also uses:

  • Bootstrap
  • Culori.js
  • React-Color
  • Material UI

Functionality

  • Users can input a single HEX colour code (or select using a colour picker) and a monochrome palette is generated.
  • Users can input two colours and a palette of shades between them is generated.
  • Palette can be downloaded.