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
#9146FF is the primary Blue anchor in the Twitch system. It was validated across gaming use cases for both emotional impact and technical reproducibility.
Industry Psychology
The psychological weight of Blue tones — authority without aggression, confidence without coldness — aligns precisely with Twitch's gaming brand promise.
Strategic Usage
For Twitch, color consistency is brand equity. Every gaming application — mobile, web, retail, packaging — references these master hex values to maintain unified brand perception.
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.