Twitch Color Palette
The Twitch brand owes much of its visual impact to this Blue-rooted palette. Discover the hex codes that define one of gaming's most recognized identities.
Twitch Primary
Twitch Accent
Twitch Accent
The Visual Identity of Twitch
Color Systems & Brand Psychology
Primary Hue
The #9146FF at the core of Twitch's palette is not accidental. Cyan tones consistently test well for innovation in gaming, giving the brand a recognisable visual anchor.
Industry Psychology
Color research in gaming consistently shows that cyan hues perform well for conveying innovation. By anchoring its identity in this spectrum, Twitch aligns itself with values its global players already trust.
Strategic Usage
Consistent deployment of these hex codes across interactive entertainment is what turns a color into a brand asset. Twitch enforces precise color governance so that global players 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 Twitch 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 #9146FF as a background, strict accessibility standards (WCAG) recommend using #FFFFFF for your typeface to ensure maximum readability.
Twitch Primary to ensure consistency across all gaming 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 |
|---|---|---|---|
| Twitch Primary | #9146FF | rgb(145, 70, 255) | var(--twitch-primary) |
| Twitch Accent 1 | #F0F0FF | rgb(240, 240, 255) | var(--twitch-color-2) |
| Twitch Accent 2 | #000000 | rgb(0, 0, 0) | var(--twitch-color-3) |
CSS Implementation
Copy this CSS snippet to your :root to instantly implement the Twitch brand styles.
:root {
--twitch-primary: #9146FF;
--twitch-color-2: #F0F0FF;
--twitch-color-3: #000000;
}
Explore Related Brand Palettes
Compare Twitch with other top brands in our database.