Developer Tools
The Octocat is grayscale; the system colors carry semantic meaning.
GitHub's brand mark is intentionally monochrome, leaving the colorful semantic palette (success green, attention yellow, danger red, accent blue) to operate on top inside the product. This separation — neutral identity, vivid signal — is a useful pattern for any developer-facing tool.
:root {
--github-black: #181717;
--success-green: #2da44e;
--danger-red: #cf222e;
--attention-yellow: #9a6700;
--accent-blue: #0969da;
}Source: https://primer.style/foundations/color/overview · As of 2026-05-02 · This page is an unofficial reference. Color values are factual sRGB hex codes and not subject to copyright; the GitHub name and any associated marks belong to their owner. Use support to request removal.
Vercel
Black, white, and the negative space between — a deployment platform aesthetic.
Supabase
A signature emerald that says 'open-source, technical, alive'.
Cloudflare
Orange like the internet's safety vest — fast, visible, slightly punk.
Hugging Face
Yellow with a hugging emoji — the friendliest brand in machine learning.