I am trying to make a random color generator. I would like the user to be able to click on a container and have it randomly pull a color and display the hex code associated with the color below it.
Is there away to create this.
The other idea is to allow a the user to choose what color is displayed and display the hex code of their choice below the container.