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
The #F40009 at the core of Coca Cola's palette is not accidental. Red tones consistently test well for bold action in food and beverage, giving the brand a recognisable visual anchor.
Industry Psychology
The psychology behind Coca Cola's red palette is rooted in how everyday shoppers perceive color in food and beverage. Studies on color cognition confirm that red consistently elicits bold action — making it an effective foundation for a brand competing in consumer packaging.
Strategic Usage
Designers and developers implementing Coca Cola's colors should treat these hex codes as exact specifications. Color drift — even subtle shifts in value — weakens the recognition cues that Coca Cola has built with everyday shoppers through repeated exposure across consumer packaging.
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.