Github Color Palette
The Github brand owes much of its visual impact to this Grey-rooted palette. Discover the hex codes that define one of tech's most recognized identities.
Github Primary
Github Accent
Github Accent
The Visual Identity of Github
Color Systems & Brand Psychology
Primary Hue
#333333 is the primary Grey anchor in the Github system. It was validated across tech use cases for both emotional impact and technical reproducibility.
Industry Psychology
The psychological weight of Grey tones — authority without aggression, confidence without coldness — aligns precisely with Github's tech brand promise.
Strategic Usage
For Github, color consistency is brand equity. Every tech application — mobile, web, retail, packaging — references these master hex values to maintain unified brand perception.
UI Design & Application Guide
Thinking of using the Github 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 #333333 as a background, strict accessibility standards (WCAG) recommend using #FFFFFF for your typeface to ensure maximum readability.
Github Primary to ensure consistency across all tech 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 |
|---|---|---|---|
| Github Primary | #333333 | rgb(51, 51, 51) | var(--github-primary) |
| Github Accent 1 | #24292E | rgb(36, 41, 46) | var(--github-color-2) |
| Github Accent 2 | #FFFFFF | rgb(255, 255, 255) | var(--github-color-3) |
CSS Implementation
Copy this CSS snippet to your :root to instantly implement the Github brand styles.
:root {
--github-primary: #333333;
--github-color-2: #24292E;
--github-color-3: #FFFFFF;
}
Explore Related Brand Palettes
Compare Github with other top brands in our database.