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

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)

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)