DevChallenges
Loading...

Color Palette Generator

Challenge: Create a color palette generator using HTML, CSS, and JavaScript. Users should be able to generate random color palettes and copy the color codes.

Follow the instructions below:

  • Design and implement a user interface to display color palettes

  • Generate random color codes for each palette

  • Allow users to copy the color codes to the clipboard

  • Include responsive design for optimal viewing on different devices

Once you have completed the challenge, submit your solution by providing the URLs for your GitHub repository and live application hosted on any platform. Additionally, please include a concise explanation of the work you have done.

Furthermore, we encourage you to assess and offer feedback on the solutions submitted by other participants.

How to start

  • Read the challenge's details
  • Start the challenge
  • Have fun coding!!