Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauricesvay/css-color-palette-extractor

Extract color palette from CSS
https://github.com/mauricesvay/css-color-palette-extractor

Last synced: about 1 month ago
JSON representation

Extract color palette from CSS

Awesome Lists containing this project

README

        

CSS Color Palette Extractor
---------------------------

Demo: [http://svay.com/experiences/css-color-palette-extractor/](http://svay.com/experiences/css-color-palette-extractor/)

Paste your CSS. Click the button. Get the color palette.
The larger the color bar, the more occurences in your CSS.

Includes code from [glazman.org/JSCSSP](http://glazman.org/JSCSSP/) & [github.com/brehaut/color-js](https://github.com/brehaut/color-js)