/paper-colors

Set of colors used in Material Design

Primary LanguageCSS

paper-colors

Set of colors used in Material Design.

Usage:

   <core-toolbar color="red" shade="100">

core-toolbar is used as example here, you could add the color attribute to any tag, to get it's color and background-color values.

You could also add shade addribute (see the demo page to get the full list) to change the amount of tint for each color.