Colors
Use one of the colors modifiers to represent the skin colors and emphasizes the contextual meaning.
Markup
<button pam-Button="">Primary</button>
<button pam-Button="secondary">Secondary</button>
<button pam-Button="info">Info</button>
<button pam-Button="success">Success</button>
<button pam-Button="warning">Warning</button>
<button pam-Button="error">error</button>