https://github.com/sharpvik/hexed
Color picker + Random color generator (all in one simple UI)
https://github.com/sharpvik/hexed
Last synced: 5 months ago
JSON representation
Color picker + Random color generator (all in one simple UI)
- Host: GitHub
- URL: https://github.com/sharpvik/hexed
- Owner: sharpvik
- Created: 2019-11-15T22:57:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T09:35:50.000Z (almost 3 years ago)
- Last Synced: 2025-03-06T06:48:31.833Z (11 months ago)
- Language: JavaScript
- Size: 410 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hexed Color Utility
Hexed is a colour utility that allows you to play with color like you play hard
to get. All in a simple UI that everyone understands!
## How to Use
Tap on the main area below and a random color will be generated for you. Didn't
like the color? Not a problem! Tap on its hex value and input your own hex code.
Use the *Copy* button to save hex to your computer's clipboard. *Make It Rain*
to turn your screen into X-mas lights!
With *Hexed* you can try 'em all!
## How to Run
Get yourself a copy of this repo and open *index.html* in your own browser or
simply go to `sharpvik.github.io` and if you are lucky enough, this utility is
still up there.
# Dependencies
* [clipboard.js](clipboard.js)