https://github.com/rayslash/color-gen
A basic color generator in html, css and js
https://github.com/rayslash/color-gen
Last synced: 8 months ago
JSON representation
A basic color generator in html, css and js
- Host: GitHub
- URL: https://github.com/rayslash/color-gen
- Owner: RaySlash
- Created: 2023-04-19T08:08:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T10:58:13.000Z (about 3 years ago)
- Last Synced: 2024-12-15T16:48:54.938Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color Generator | by RaySlash
This website is my rice website with HTML, CSS and JavaScript. The main intention of the website would be to give the use a rgba() values and
a random muted color with the range of red, green and blue as a value of 100. This can be changed by updating the values of var intensity in
the javascript file.
- Suggestions Welcome :D
### Clone
````
git clone https://github.com/RaySlash/color-gen
firefox color-gen/index.html
````
### Screenshots
