Marke Hack Club
Logos
Hier sind die offiziellen Logodateien für Hack Club – als SVG, PNG oder PDF. Bitte nicht strecken, umranden oder umfärben.
HCB-Logos
HCB Markenwerte.
HCB hat eine eigene Identität. Die helle und dunkle Version findest du hier.
HTML-Banner
Drop-in-HTML-Banner.
Mit diesen Snippets platzierst du eine Hack-Club-Flagge auf deiner Website.
<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>
<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>
<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>
Farbe
Die offizielle Palette.
Nutze diese Farben fürs Hack-Club-Branding. Rot steht im Mittelpunkt, der Rest sind unterstützende Akzente.
Hack Club Rot
#ec3750Orange
#ff8c37Gelb
#f1c40fGrün
#33d6a6Cyan
#5bc0deBlau
#338edaLila
#a633d6Gedämpft
#8492a6Schriftarten
Phantom Sans ist unsere Markenschriftart.
Nutze Phantom Sans für Produkttexte und UI. Das Webfont-CSS unten ist nur für HQ-Websites gedacht.
Webfont CSS(zum Aufklappen klicken)(zum Zuklappen klicken)
@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;
}Symbole
Hack Club-Symbole.
Wir haben einen benutzerdefinierten Symbolsatz, der als @hackclub/icons veröffentlicht wurde.
UI-Komponenten
Websites im Hack-Club-Stil.
Nutze unsere fertigen CSS- und UI-Komponenten, um deine Website zu hackifizieren.

