Skip to content

a random color generator for hexadecimal and RGB values

Notifications You must be signed in to change notification settings

alexisabadger/colorGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorGenerator

A random color generator for hexadecimal and RGB values.

This project is a random color generator. It's an offshoot of John Smilga's basic JavaScript "color flipper."

I added:

  • support for RGB values
  • the math to convert hex to RGB
  • persistance of values in the browser as you switch between hex and RGB values (note: needs cookies to work)

About

a random color generator for hexadecimal and RGB values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published