Coca Cola Color Palette
From primary Red anchors to supporting accents, the Coca Cola color system is engineered for clarity across food touchpoints — digital and physical.
Coca Cola Primary
Coca Cola Accent
Coca Cola Accent
The Visual Identity of Coca Cola
Color Systems & Brand Psychology
Primary Hue
Central to Coca Cola's palette is #F40009. This carefully tested Red value ensures brand coherence across screens, print, and environmental food contexts.
Industry Psychology
Consumer studies in the food space show that Red palettes increase brand recall by up to 80%. Coca Cola deploys this advantage across all visual communications.
Strategic Usage
Coca Cola treats color as a strategic asset. These hex values are managed centrally and deployed through a token-based system across the food brand's entire digital ecosystem.
UI Design & Application Guide
Thinking of using the Coca Cola 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 #F40009 as a background, strict accessibility standards (WCAG) recommend using #FFFFFF for your typeface to ensure maximum readability.
Coca Cola Primary to ensure consistency across all food 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 |
|---|---|---|---|
| Coca Cola Primary | #F40009 | rgb(244, 0, 9) | var(--coca-cola-primary) |
| Coca Cola Accent 1 | #FFFFFF | rgb(255, 255, 255) | var(--coca-cola-color-2) |
| Coca Cola Accent 2 | #000000 | rgb(0, 0, 0) | var(--coca-cola-color-3) |
CSS Implementation
Copy this CSS snippet to your :root to instantly implement the Coca Cola brand styles.
:root {
--coca-cola-primary: #F40009;
--coca-cola-color-2: #FFFFFF;
--coca-cola-color-3: #000000;
}
Explore Related Brand Palettes
Compare Coca Cola with other top brands in our database.