Canon Color Palette
Canon selected these Red values to communicate specific brand attributes across electronics contexts. This guide unpacks the rationale and implementation details.
Canon Primary
Canon Accent
The Visual Identity of Canon
Color Systems & Brand Psychology
Primary Hue
Canon's primary color #E4002B sits in the red spectrum — a spectrum that design research links to feelings of energy and bold action among global audiences.
Industry Psychology
The psychology behind Canon's red palette is rooted in how global audiences perceive color in their industry. Studies on color cognition confirm that red consistently elicits energy — making it an effective foundation for a brand competing in digital and print media.
Strategic Usage
Consistent deployment of these hex codes across digital and print media is what turns a color into a brand asset. Canon enforces precise color governance so that global audiences experience the same visual signal whether they encounter the brand online, in print, or in a physical space.
UI Design & Application Guide
Thinking of using the Canon 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 #E4002B as a background, strict accessibility standards (WCAG) recommend using #FFFFFF for your typeface to ensure maximum readability.
Canon Primary to ensure consistency across all electronics 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 |
|---|---|---|---|
| Canon Primary | #E4002B | rgb(228, 0, 43) | var(--canon-primary) |
| Canon Accent 1 | #FFFFFF | rgb(255, 255, 255) | var(--canon-color-2) |
CSS Implementation
Copy this CSS snippet to your :root to instantly implement the Canon brand styles.
:root {
--canon-primary: #E4002B;
--canon-color-2: #FFFFFF;
}
Explore Related Brand Palettes
Compare Canon with other top brands in our database.