This project was just created for learning purposes. You may use any part of this project for anything you would like. However, this is one of my first projects with NextJS, so it may not be fully optimized.
When you press the generate color button, it will generate an entirely random color. That's it. Project uses tinycolor2 to darken hex colors.
These are just a few things I would like to experiment with and try and add.
- Change title color on new color.
- Update favicon to new color.
- Maybe some cool animations?
- Click to copy hex color on title.
- Maybe use opacity to make darken hex colors instead of using tinycolor2.