# cssMaterialColors ## Install with npm ``` npm install --save cssmaterialcolors ``` Add to the index.html: ```html ``` ## Install with bower ``` bower install --save cssMaterialColors ``` Add to the index.html: ```html ```