An open API service indexing awesome lists of open source software.

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

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
![2023-04-19_18-18](https://user-images.githubusercontent.com/45141270/233013690-41f38807-7b8c-4d94-b511-2af6b8658113.png)