Random Color Schemes

Objective The objective is to learn how to write forms, and execute them, while also using random numbers to create a set of colors.

Problem Random color schemes are very interesting as they provide eas color options for the users. Many already exist, so a new version of a random color generator will be created that provides the hex values for use in a personal project.

Solution With a form, the user may enter random hex values up to five values at a time. When the form is executed, the wells below will display the random colors as output.

Copyright © Talia Syed 2019