Skip to content

jhurt/dribbble-palettes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dribbble_palettes

Tool for generating color palettes using Dribbble

Getting started with a virtual environment

Works with

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Generate a palette based on a hex color, ex: 45305A

python dribbble_palettes/palette_from_color.py -hex 45305A

Compatibility

Python 2.7+ and Python 3.*

About

Tool for generating color palettes using Dribbble.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages