E*TRADE Design System
E*TRADE's marketing system as a DESIGN.md file — electric violet voltage on deep indigo, GraphikETRADE display at weight 600, and a 16px-dominant radius scale.
About E*TRADE DESIGN.md
Curated by Dov AzencotUpdated Source us.etrade.com
- Fintech & Crypto
- Banking & Payments
E*TRADE's marketing site sits in an unusual chromatic neighborhood for a broker. The brand voltage is electric violet — hex 5627d8 — wired into CSS as `--color-interactive-primary-default`, `--color-status-info-branded`, and `--color-border-window-active`, appearing 71 times in the captured page across the primary CTA, info-status badges, and accent borders. The above-fold hero canvas is a deep indigo near-black (hex 241056, wired as `--color-background-hero` and `--color-background-primary-navigation`), with a photographic hero ("Meet the IPO moment") showing a trader's silhouette at a multi-monitor setup. Where Vanguard fills its hero with a saturated crimson, Schwab leans on corporate navy, and Robinhood goes matte black with a green-orange split, E*TRADE picks a chromatic position that reads as "broker-fintech with a violet edge" — closer to the Morgan Stanley parent brand than to a discount-broker peer.
The DESIGN.md file packages the system into a machine-readable spec for React tooling. Inside: 18 color tokens drawn from a Campfire design-system token set, organized into a brand-voltage tier (violet primary, violet hover, secondary cyan), a structural near-black indigo for hero surfaces, a structural ink-and-grayscale tier for editorial chrome, plus a separate categorical chart palette that ships 36 declared accents but renders zero of them on the marketing surface. 11 typography tokens span GraphikETRADE in display, heading, body, and button tiers, with a Material Icons mono companion for iconography labels. 18 components cover the violet primary CTA, the dark-band testimonial card, the white pricing strip with weight-600 numerals, the awards-and-recognition footer row, and the indigo top-nav with white wordmark.
Feed this file to Claude or Cursor and it will reproduce E*TRADE's specific moves: electric violet voltage on a deep indigo hero canvas, GraphikETRADE display at weight 600 with -1px tracking, the 2px tight CTA radius against a 16px-dominant body radius, and the alternating dark-light editorial banding. The one thing worth borrowing carefully: the proprietary Campfire token set ships an enormous categorical chart palette wired to CSS custom properties, but the marketing chrome only renders the four brand-tier values. If you fork the tokens, prune the categorical accents — they belong to the dashboard product, not the marketing surface.
What makes it distinct
- Electric violet voltagehex 5627d8 carries the primary CTA, info-status badges, and accent borders across the page, with deep indigo near-black at hex 241056 doing the hero-canvas work
- GraphikETRADE proprietary sansdisplay sits at 48-64px in weight 600 with -1px tracking, body at 12-16px in weight 400 with -0.21px tracking
- Tight 2px CTA radiusthe primary button breaks the system's 16px-dominant rounding with a deliberately small-step corner that reads as broker-form chrome
- Banded editorial rhythmdark indigo hero, white pricing strip, dark testimonial band, white awards row, alternating chromatic statements rather than gradient atmosphere
- Categorical chart palette36 declared categorical color tokens cover the dashboard chart family but never bleed into marketing chrome
Live at us.etrade.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
us.etrade.comExplore E*TRADE
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.
Other
Specialty colors.
E*TRADE design system FAQ
Common questions about E*TRADE'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.
E*TRADE — official site
E*TRADE'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.