Skip to Main Content

Hack Club Brand

Logos

Here are the official logo files for Hack Club. We offer SVG, PNG, or PDF formats. Avoid stretching, outlining, or recoloring.

Orpheus Flag Top

Orpheus Flag Top

https://assets.hackclub.com/flag-orpheus-top.svg
Orpheus Flag Left

Orpheus Flag Left

https://assets.hackclub.com/flag-orpheus-left.svg
Flag Standalone

Flag Standalone

https://assets.hackclub.com/flag-standalone.svg
Orpheus Flag Top B/W

Orpheus Flag Top B/W

https://assets.hackclub.com/flag-orpheus-top-bw.svg
Orpheus Flag Left B/W

Orpheus Flag Left B/W

https://assets.hackclub.com/flag-orpheus-left-bw.svg
Flag Standalone B/W

Flag Standalone B/W

https://assets.hackclub.com/flag-standalone-bw.svg
Icon Rounded

Icon Rounded

https://assets.hackclub.com/icon-rounded.svg
Icon Square

Icon Square

https://assets.hackclub.com/icon-square.svg
Icon Progress Rounded

Icon Progress Rounded

https://assets.hackclub.com/icon-progress-rounded.svg
Icon Progress Square

Icon Progress Square

https://assets.hackclub.com/icon-progress-square.svg
Download all logos

HCB Logos

HCB brand assets.

HCB has its own identity. Grab the light and dark versions here.

Hcb Light

Hcb Light

https://assets.hackclub.com/hcb-light.svg
Hcb Dark

Hcb Dark

https://assets.hackclub.com/hcb-dark.svg
View HCB branding guidelines

HTML banners

Drop-in HTML banners.

Use these snippets to place a Hack Club flag on your site.

Flag top
<a href="https://hackclub.com/"><img style="position: absolute; top: 0; left: 10px; border: 0; width: 256px; z-index: 999;" src="https://assets.hackclub.com/flag-orpheus-top.svg" alt="Hack Club"/></a>
Flag left
<a href="https://hackclub.com/"><img style="position: absolute; top: 0; left: 10px; border: 0; width: 256px; z-index: 999;" src="https://assets.hackclub.com/flag-orpheus-left.svg" alt="Hack Club"/></a>
Year banner
<a href="https://hackclub.com/"><img style="position: absolute; top: 0; left: 10px; border: 0; width: 256px; z-index: 999;" src="https://assets.hackclub.com/banners/2026.svg" alt="Hack Club"/></a>
React component

Color

The official palette.

Use these colors for Hack Club branding. Red is the hero; the rest are supporting accents.

Hack Club Red

#ec3750

Orange

#ff8c37

Yellow

#f1c40f

Green

#33d6a6

Cyan

#5bc0de

Blue

#338eda

Purple

#a633d6

Muted

#8492a6

Fonts

Phantom Sans is our brand font.

Use Phantom Sans for product copy and UI. The webfont CSS is below for HQ sites only.

Phantom Sans
is our brand font.
Webfont CSS(click to expand)(click to collapse)
@font-face {
  font-family: 'Phantom Sans';
  src:
    url('https://assets.hackclub.com/fonts/Phantom_Sans_0.7/Regular.woff')
      format('woff'),
    url('https://assets.hackclub.com/fonts/Phantom_Sans_0.7/Regular.woff2')
      format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Phantom Sans';
  src:
    url('https://assets.hackclub.com/fonts/Phantom_Sans_0.7/Italic.woff')
      format('woff'),
    url('https://assets.hackclub.com/fonts/Phantom_Sans_0.7/Italic.woff2')
      format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Phantom Sans';
  src:
    url('https://assets.hackclub.com/fonts/Phantom_Sans_0.7/Bold.woff')
      format('woff'),
    url('https://assets.hackclub.com/fonts/Phantom_Sans_0.7/Bold.woff2')
      format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

Icons

Hack Club Icons.

We have a custom icon set published as @hackclub/icons.

clubsclubs
bank-circlebank-circle
event-codeevent-code
homehome
transactionstransactions
boltbolt
photophoto
emojiemoji
Explore Hack Club Icons

UI components

Hack Club themed sites.

Use our pre-made CSS and UI components to hackify your site.