Amex Color Palette
Amex selected these Blue values to communicate specific brand attributes across finance contexts. This guide unpacks the rationale and implementation details.
Amex Primary
Amex Accent
The Visual Identity of Amex
Color Systems & Brand Psychology
Primary Hue
Amex's primary color #002663 sits in the blue spectrum — a spectrum that design research links to feelings of professionalism and reliability among trust-sensitive audiences.
Industry Psychology
Amex operates in financial services where visual trust signals are critical. The choice of blue as the dominant palette family plays directly into audience expectations — Blue tones are widely associated with professionalism and reliability by trust-sensitive audiences.
Strategic Usage
Designers and developers implementing Amex's colors should treat these hex codes as exact specifications. Color drift — even subtle shifts in value — weakens the recognition cues that Amex has built with trust-sensitive audiences through repeated exposure across banking interfaces.
UI Design & Application Guide
Thinking of using the Amex color palette in your next project? Here is a professional guide on how to apply these colors effectively for web and mobile interfaces.
When using #002663 as a background, strict accessibility standards (WCAG) recommend using #FFFFFF for your typeface to ensure maximum readability.
Amex Primary to ensure consistency across all finance mockups.
Technical Color Data Table
For developers and designers, accuracy is non-negotiable. Below are the precise conversions.
| Color Name | HEX Code | RGB Values | CSS Variable |
|---|---|---|---|
| Amex Primary | #002663 | rgb(0, 38, 99) | var(--amex-primary) |
| Amex Accent 1 | #4D4F53 | rgb(77, 79, 83) | var(--amex-color-2) |
CSS Implementation
Copy this CSS snippet to your :root to instantly implement the Amex brand styles.
:root {
--amex-primary: #002663;
--amex-color-2: #4D4F53;
}
Explore Related Brand Palettes
Compare Amex with other top brands in our database.