Document 03·Brand Resources

Brand Resources.

Everything the team needs to put Blitz on a page, a slide, a sign, or a chip. Logos, colors, fonts, in one place, ready to grab.

Version
1.0 · 2026
Last updated
Apr 16, 2026
Owner
Brand · Internal
01 · Logo

The Lockup & Mark.

Three colorways for the full lockup, three for the bolt-only. Click any tile to download the vector (SVG) or the transparent raster (PNG).

Blitz lockup midnight
LockupMidnight
Blitz lockup graphite
LockupGraphite
Blitz lockup white
LockupWhite · reversed
Blitz bolt mark midnight
Bolt markMidnight
Blitz bolt mark graphite
Bolt markGraphite
Blitz bolt mark white
Bolt markWhite · reversed
02 · Colors

Primary Palette.

Four colors, used with conviction. Click any code to copy: HEX, RGB, or CMYK go straight to your clipboard.

Primary · 01
White
HEX#F5F6FC
RGB245 · 246 · 252
CMYK3 · 2 · 0 · 0
Primary · 02
Midnight
HEX#0A2A6A
RGB10 · 42 · 106
CMYK91 · 60 · 1 · 58
Primary · 03
Graphite
HEX#14141A
RGB20 · 20 · 26
CMYK23 · 23 · 10 · 90
Primary · 04
Mist
HEX#CCD3FF
RGB204 · 211 · 255
CMYK20 · 17 · 0 · 0
Tip Whole row is clickable, just tap anywhere on it to copy. Hex is what you want 95% of the time.
03 · Typography

Two Typefaces.

Manrope on every web surface. Archivo for logo lockups and headlines in print. Both free under SIL Open Font License.

Manrope
Web · UI · Body

Manrope

300
Light
400
Regular
500
Medium
700
Bold
800
ExtraBold
LicenseSIL Open Font FoundryMikhail Sharanda FormatTTF / WOFF2 in zip
Archivo
Logo · Print

Archivo

500
Medium
600
SemiBold
700
Bold
800
ExtraBold
900
Black
LicenseSIL Open Font FoundryOmnibus-Type FormatTTF in zip
04 · Bonus

Avatars & pattern.

Three ready-made avatars for social and app icons, plus two seamless patterns for banners and backgrounds. Click any to download.

Blitz avatar, white on Midnight
iOS · Midnight PNG · 1000²
Blitz avatar, white on Graphite
Round · Graphite PNG · 1000²
Blitz avatar, Midnight on white
Square · White PNG · 1000²
Pattern · Midnight PNG · 1875×1080
Pattern · Light PNG · 1875×1080
05 · In the world

Brand in surfaces.

The system applied. Mockups straight from the brand guidelines.

Front signage Blitz logo on slatted front signage
Paper bag Blitz logo on paper bag
T-shirt Blitz logo on T-shirt
Business cards Blitz business cards
Building Blitz logo on building exterior
Wall sign Blitz wall-mounted sign
06 · Motion

Strike animation.

The mark holds still, then catches fire. A 4.6 second loop with a quick double flash. Use on hero marks. Suppressed when the visitor prefers reduced motion.

@keyframes strike {
  0%, 78%, 100% { filter: drop-shadow(0 0 0 rgba(255,232,120,0)); transform: scale(1); }
  81%           { filter: drop-shadow(0 0 14px rgba(255,220,90,0.95)) drop-shadow(0 0 32px rgba(255,232,120,0.55)); transform: translateY(-3px) scale(1.06); }
  83%           { filter: drop-shadow(0 0 7px  rgba(255,220,90,0.55)); transform: scale(1.01); }
  85%           { filter: drop-shadow(0 0 16px rgba(255,220,90,0.85)) drop-shadow(0 0 36px rgba(255,232,120,0.45)); transform: translateY(-2px) scale(1.03); }
  88%           { filter: drop-shadow(0 0 0 rgba(255,232,120,0)); transform: scale(1); }
}
@keyframes bolt-fill {
  0%, 80%, 88%, 100% { fill: var(--midnight); }
  81%, 85%           { fill: #FFE066; }
  83%                { fill: #FFF6CC; }
}
.bolt          { animation: strike 4.6s ease-in-out infinite; transform-origin: 50% 55%; }
.bolt polygon  { animation: bolt-fill 4.6s ease-in-out infinite; transition: fill 80ms linear; }
@media (prefers-reduced-motion: reduce) {
  .bolt, .bolt polygon { animation: none; }
}

One company.One voice.

Held consistently, the system compounds. A board pack today, a fact sheet next month, a fab signage in eighteen months. All of it reads as one institution.

Blitz · Internal · For questions, contact the brand owner
Copied to clipboard