Skip to content

nanifour/multi-color-flippers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🟣 Color Flippers 🟢

Demo

Three simple color flippers that allow the user to change the background to a random color when a button is clicked.

The three color flippers in this project are: RGB, hex, side by side hex (double hex).

  • RGB: randomly generates the rgb color code from the available 16 million colors(that’s why infinite).
  • Hex: randomly generates the hex color code from the available 16 million colors.
  • Double Hex: This does the same job of the regular hex but it allows the user to compare two colors beside each other.

2 Technologies used

  • HTML
  • CSS
  • Vanilla Javascript

Change the colors by clicking on the change color button

3 Screenshots

Rgb Color Flipper screenshot

Hex Color Flipper screenshot

Side by side Hex color flipper screenshot

About

Three infinite color flippers: rgba, hex, and a side by side hex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published