Skip to content

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

License

Notifications You must be signed in to change notification settings

ebenjs/VisualColor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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