About Target DESIGN.md
Curated by Dov AzencotUpdated Source target.com
- E-commerce & Retail
Target's homepage opens with a saturated red banner that says HELLO SUMMER SAVINGS in white over a row of stylized popsicle-and-Coca-Cola illustrations, with three offer percentages (20% / 40% / Up to 45%) inlined into the headline as larger glyphs. There is no editorial photograph above the fold; the page commits to a flat color block and lets the offer band do the typographic work. Where Nordstrom holds the chrome silent and lets fashion photography carry every chromatic decision, Target inverts the move entirely — the brand voltage is the canvas, the offers are the typography, and the merchandise photography sits below the fold as supporting evidence.
The DESIGN.md file packages the system into a machine-readable spec for React and AI coding tools. Inside: 13 color tokens drawn from the 109 CSS custom properties Target exposes (under the `--color-` and `--_ref-color-` prefixes from their internal "Loungewear" or "Targetica" design system), organized into a Target Red brand-voltage tier, a charcoal ink/canvas chrome ladder, a small set of semantic colors for info/success/subdued states, and three soft cream-and-blue background tones for offer-tile backdrops. 11 typography tokens run "Helvetica for Target" — a custom HelveticaForTarget/Targetica metric clone that falls back to Helvetica Neue, with display at 38/700, body at 14/400, and small labels at 13/700. 18 components cover the red hero banner, the fully-rounded 999px CTA pill, the cream-tinted offer tile, the white circle-rewards button, the search input, and the bottom-rule top nav.
Feed this file to Claude or Cursor and it will reproduce Target's specific moves: a flat-red hero banner instead of a photograph, fully-rounded 999px CTA pills at 40px height across every action, charcoal ink (#333333) instead of pure black, and the dotted-rule divider treatment that distinguishes Target's offer flyers from generic e-commerce tile grids. The tokens resolve cleanly without invention. Treat it as a reference: the move worth borrowing is the discipline of letting one saturated red carry every CTA and active state, which only works when the brand has the cultural permission Target has to claim red as a primary surface.
What makes it distinct
- Bullseye voltage as canvasTarget Red #cc0000 fills the hero banner, every primary CTA, and every category-tab active state, appearing 211 times across the captured page
- Custom Targetica typefaceTarget ships a proprietary metric-compatible Helvetica clone with HelveticaForTarget and Targetica fallbacks before reaching Helvetica Neue
- Fully-rounded 999px pillsevery primary CTA, sign-in chip, and circle-rewards button uses a maximum-radius pill at 40px height, no rounded-rectangle middle tier
- Charcoal ink, never blackbody text and section headings render at #333333, with pure black reserved for a single small inverted surface
- Dotted-rule offer flyersTarget's offer-band dividers use thin red dotted hairlines instead of solid borders, echoing newspaper-circular and scissor-coupon conventions
Live at target.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
target.comExplore Target
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Brand & Accent
Sparing, CTA-only voltage.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Borders & Hairlines
Dividers, outlines, structural rules.
Semantic
Status, errors, success, inline links.
Target design system FAQ
Common questions about Target's tokens, components, and how to use this DESIGN.md in your project.
Related reading
Specs, directories, and component libraries that pair with this design system.
Browse all design systems
The full directory of DESIGN.md files on shadcn.io, with live mockups for each.
Target — official site
Target's public marketing site — the source of truth for the live tokens captured in this file.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.