On this page
No Headings
Last updated: July 1, 2026
When PayPal updates its brand guidelines, the PayPal JavaScript SDK v5 and v6 automatically update the appearance of buttons rendered on your site. No code changes are required.
| Current color | Current button | New button | New color |
|---|---|---|---|
| Gold | ![]() | Blue | |
| Blue | ![]() | Blue | |
| Silver | White | ||
| White | ![]() | White | |
| Black | ![]() | Black |
You can set the button color for accessibility or branding reasons. To choose a specific color, apply one of the supported color classes to your <paypal-button> element.
<paypal-button type="checkout" class="paypal-blue"></paypal-button>To comply with WCAG 2.1 AA standards: