Skip to Main Content

Wack Club Brand

Logos

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

Orpheus Flag Top

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

Orpheus Flag Left

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

Flag Standalone

https://assets.hackclub.com/flag-standalone.svg

Orpheus Flag Top B/W

https://assets.hackclub.com/flag-orpheus-top-bw.svg

Orpheus Flag Left B/W

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

Flag Standalone B/W

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

Icon Rounded

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

Icon Square

https://assets.hackclub.com/icon-square.svg

Icon Progress Rounded

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

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

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

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 Wack Club flag on your site.

<a href="https://wackclub.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="Wack Club"/></a>
<a href="https://wackclub.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="Wack Club"/></a>
<a href="https://wackclub.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="Wack Club"/></a>
React component

Color

The official palette.

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

Wack 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

Wack Club Icons.

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

clubs
bank-circle
event-code
home
transactions
bolt
photo
emoji
Explore Wack Club Icons

UI components

Wack Club themed sites.

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