https://github.com/codersuresh/colorizza
Random color generator in HSL HEX and RGB format
https://github.com/codersuresh/colorizza
hacktoberfest hacktoberfest2022 javascript
Last synced: 3 months ago
JSON representation
Random color generator in HSL HEX and RGB format
- Host: GitHub
- URL: https://github.com/codersuresh/colorizza
- Owner: coderSuresh
- Created: 2021-10-05T04:51:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T09:31:50.000Z (over 2 years ago)
- Last Synced: 2025-01-07T20:12:14.720Z (5 months ago)
- Topics: hacktoberfest, hacktoberfest2022, javascript
- Language: HTML
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
Colorizza is a program through which you can generate random color code based on the HEX, HSL, and RGB.# Usage
You can go to [Colorizza](https://codersuresh.github.io/colorizza) and choose one format using radio buttons and click on generate.Random color code will be generated with the chosen format.
If you want to copy that color code to use somewhere, you can press the icon next to the color code to copy the code directly to your clipboard.
# Summary
This is not a professional program, and the idea isn’t innovative.What is your favorite color?
Don’t know yet? Well, this program may help you. Press the generate button a few times, and you will find your favorite color.