All Projects → websemantics → Color-Palette-Toolkit

websemantics / Color-Palette-Toolkit

Licence: MIT license
Turns color values from an Image or PhotoShop ACO file into a list of named colors, lighter and darker shades, css classes and a beautiful style guide.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Color-Palette-Toolkit

A lightweight Javascript library that reads the color values from a PhotoShop ACO file or an Image and turns them into a list of named colors using FileReader interface (http://bgrins.github.com/filereader.js/) and few other great Open Source projects. The Javascript code responsible of reading Photoshop ACO files has been ported from C program https://github.com/jasonm23/photoshop-aco2UIColors

Try it in the Live Demo

  • Extract Color Pallete from Photoshop ACO file or an Image
  • Generate CSS and HTML code for each color
  • Generates human names for each color
  • Generates lighter and darker shades for each if required

Get the color pallete from Adobe Photoshop ACO file

alt text

Generate an extra 'lighter' or 'darker' color of each

alt text

Generate an extra 'lighter' and 'darker' color of each

alt text

Get the color pallete from an Image file

alt text

License

Color-Palette-Toolkit is open source under MIT License. See LICENSE.

Open Source projects used

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].