We're live on Product Hunt!Support us
ColorArchive

A curated color library with 5,000+ algorithmically generated colors. Browse, search, save favorites, and export palette tokens — no account required.

CollectionsFamiliesBrandsRegionsJournalNotesGuidesFree ResourcesConvertColorblindAboutSupportUpdates
Ready for static export
Privacy·Terms·Refunds·Cookies·Commerce Disclosure
colorarchive.org · © 2026 ColorArchive
Skip to content
ColorArchive
ProLog in
ArchiveAll ColorsCollections
ColorArchive/Brands/GitHub

Developer Tools

GitHub Color Palette

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.

The palette

  • GitHub Black

    Primary
    Closest in ArchiveCrimson Ink Muted
    Closest in Archive: Crimson Ink Muted
  • Success Green

    Accent
    Closest in ArchiveMint Velvet Clear
    Closest in Archive: Mint Velvet Clear
  • Danger Red

    Accent
    Closest in ArchiveCrimson Core Vivid
    Closest in Archive: Crimson Core Vivid
  • Attention Yellow

    Accent
    Closest in ArchiveSaffron Shadow Pure
    Closest in Archive: Saffron Shadow Pure
  • Accent Blue

    Accent
    Closest in ArchiveSapphire Velvet Pure
    Closest in Archive: Sapphire Velvet Pure

Copy as CSS

: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.

More from Developer Tools

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.