nike
A photography-first commerce system built on extreme typographic contrast — towering uppercase Futura display lockups burned into editorial campaign imagery, sitting above a dense, neutral, near-monochrome retail chrome of pill-shaped black CTAs, gray search and tag pills, and ti
colors
#111111 #ffffff typography
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
the quick brown fox jumps over the lazy dog
design.md source
---
version: alpha
name: Nike-design-analysis
description: |
A photography-first commerce system built on extreme typographic contrast — towering uppercase Futura display lockups burned into editorial campaign imagery, sitting above a dense, neutral, near-monochrome retail chrome of pill-shaped black CTAs, gray search and tag pills, and tight 8px-grid product cards. The brand's voice is athletic, kinetic, and absolute: pure black, pure white, a single soft surface gray, and a deliberately small set of semantic accents (sale red, success green, restrained category tints) — every chromatic moment is reserved for editorial photography or pricing signal, never decorative chrome.
colors:
primary: "#111111"
on-primary: "#ffffff"
canvas: "#ffffff"
soft-cloud: "#f5f5f5"
ink: "#111111"
charcoal: "#39393b"
ash: "#4b4b4d"
mute: "#707072"
stone: "#9e9ea0"
hairline: "#cacacb"
hairline-soft: "#e5e5e5"
sale: "#d30005"
sale-deep: "#780700"
success: "#007d48"
success-bright: "#1eaa52"
info: "#1151ff"
info-deep: "#0034e3"
accent-pink: "#ed1aa0"
accent-pink-soft: "#ffb0dd"
accent-purple-soft: "#beaffd"
accent-purple-pale: "#d6d1ff"
accent-teal: "#0a7281"
accent-pink-deep: "#4c012d"
typography:
display-campaign:
fontFamily: Nike Futura ND
fontSize: 96px
fontWeight: 500
lineHeight: 0.9
letterSpacing: 0
textTransform: uppercase
heading-xl:
fontFamily: Helvetica Now Display Medium
fontSize: 32px
fontWeight: 500
lineHeight: 1.2
letterSpacing: 0
heading-lg:
fontFamily: Helvetica Now Display Medium
fontSize: 24px
fontWeight: 500
lineHeight: 1.2
letterSpacing: 0
heading-md:
fontFamily: Helvetica Now Display Medium
fontSize: 16px
fontWeight: 500
lineHeight: 1.75
letterSpacing: 0
body-md:
fontFamily: Helvetica Now Text
fontSize: 16px
fontWeight: 400
lineHeight: 1.5
letterSpacing: 0
body-strong:
fontFamily: Helvetica Now Text Medium
fontSize: 16px
fontWeight: 500
lineHeight: 1.5
letterSpacing: 0
button-lg:
fontFamily: Helvetica Now Display Medium
fontSize: 24px
fontWeight: 500
lineHeight: 1.2
letterSpacing: 0
button-md:
fontFamily: Helvetica Now Text Medium
fontSize: 16px
fontWeight: 500
lineHeight: 1.5
… components
display headline
body copy from nike tokens — the default reading size for paragraphs and ui descriptions.
feature headline
a sample card surface with heading and body copy styled from component tokens.
what is in this design system?
colors, typography, spacing, and component patterns sourced from publicly visible brand tokens.
const theme = {
primary: "#111111",
font: ""Helvetica Now Text", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on nike's visual identity.