Anthem Color Palette
Anthem selected these Blue values to communicate specific brand attributes across healthcare contexts. This guide unpacks the rationale and implementation details.
Anthem Primary
Anthem Accent
The Visual Identity of Anthem
Color Systems & Brand Psychology
Primary Hue
Anthem's primary color #003087 sits in the blue spectrum — a spectrum that design research links to feelings of reliability and calm authority among global audiences.
Industry Psychology
In their industry, Blue tones are frequently chosen to communicate reliability and calm authority. Anthem employs this color language deliberately to connect with global audiences on an emotional level before a single word is read.
Strategic Usage
Designers and developers implementing Anthem's colors should treat these hex codes as exact specifications. Color drift — even subtle shifts in value — weakens the recognition cues that Anthem has built with global audiences through repeated exposure across digital and print media.
UI Design & Application Guide
Thinking of using the Anthem 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 #003087 as a background, strict accessibility standards (WCAG) recommend using #FFFFFF for your typeface to ensure maximum readability.
Anthem Primary to ensure consistency across all healthcare 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 |
|---|---|---|---|
| Anthem Primary | #003087 | rgb(0, 48, 135) | var(--anthem-primary) |
| Anthem Accent 1 | #FFFFFF | rgb(255, 255, 255) | var(--anthem-color-2) |
CSS Implementation
Copy this CSS snippet to your :root to instantly implement the Anthem brand styles.
:root {
--anthem-primary: #003087;
--anthem-color-2: #FFFFFF;
}
Explore Related Brand Palettes
Compare Anthem with other top brands in our database.