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

https://github.com/ebenjs/visualcolor

Chrome extension that helps you quickly preview and pick any valid html color code.
https://github.com/ebenjs/visualcolor

browser-extension chrome chrome-extension color-picker

Last synced: 2 months ago
JSON representation

Chrome extension that helps you quickly preview and pick any valid html color code.

Awesome Lists containing this project

README

          

# VisualColor

VisualColor is a chrome extension that helps you quickly preview and pick any valid html color code.

## Use cases
- You have a color code (#eb4034 for example) but you don't know which color it currently is. You can quickly toggle the Visual Color Extension and paste that color code in the color input and get a quick preview of what color it is.

- You see a color on any webpage and you want to get it's color code, you can quickly toggle the extension and select the color picker.

## Extension in action


visualcolor-screenshot-1
visualcolor-screenshot-2

## How to install

- Clone this repository
- Go to Chrome extensions page (Not the store)
- Activate developer mode on top right
- Then Load extension
- Choose the project folder you just cloned