/color-thieves

Grabs the dominant color or a representative color palette from an image. Uses javascript and canvas.

Primary LanguageCSS

color-thieves

A simple web interface for the color-thief script by lokesh. Built as a small experiment with Vue.js

  • Drag and drop (or click to upload as usual)
  • Displays dominant color and 6 additional palette colors
  • Toggle between Hexadecimal, RGB and HSL values
  • Copy value to clipboard by clicking the color swatch

About Color Thief

A script for grabbing the color palette from an image. Uses Javascript and the canvas tag to make it happen.

See a Demo | Read more on my blog