Github

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

HEX#333333
RGB51, 51, 51

Github Accent

HEX#24292E
RGB36, 41, 46

Github Accent

HEX#FFFFFF
RGB255, 255, 255

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.

Aa
Header One
HEX: #333333 Primary Brand Color

When using #333333 as a background, strict accessibility standards (WCAG) recommend using #FFFFFF for your typeface to ensure maximum readability.

Call to Action
Get Started
Button Component
Accent Usage
Use Github Grey as a high-visibility accent color on clean white surfaces to draw attention.
Dark/Brand Background
Professional Tip: Designers using Figma or Adobe XD should create a specific color style named 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.

Frequently Asked Questions

What is the exact HEX code for Github?
The primary hexadecimal color code for Github is #333333. This code is verified for use in web and app design.
Is the Github brand color ADA Compliant?
It depends on the background. #333333 must be checked against white or black text using a Contrast Ratio calculator. Generally, bright brand colors should only be used for buttons or large headings, not body text.

Related Tags

Github color palette, Github HEX codes, Github brand colors, Github color scheme, brand color palette, official brand colors, Github design colors