prismdinstrument
EXTRACTED · 10 SECTIONS · 10 COLORS · GRADE C

starbucks.com

Accent #5e6ad2 · SoDoSans — every value below measured via getComputedStyle(), not asserted by hand.

10
colors
3
faces
6
shadows
23
keyframes
starbucks.com
real render · source of truth

starbucks.com is built on a pure-white canvas (rgb(255, 255, 255)). The system uses rgb(0, 117, 74) as the accent for primary actions and brand signals. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside SoDoSans as the primary typeface. A layered elevation system (6 distinct shadows) building a clear front-to-back hierarchy. Motion is a first-class concern — 23 keyframe animations plus transition-driven interactions.

01

Color — roles, semantics & the full census

10 colors measured · click any swatch to copy

Canvas
#ffffff
AAA 21:1
Ink
#000000
AAA 21:1
Accent
#00754a
AA 5.76:1
Line
#000000
AAA 21:1
Semantic states

No semantic state colors detected — this system signals state through weight & motion, not hue.

10 colors mined from the live renderexpand
02

Type — the ladder, in the real face

5 roles · rendered live in the real Inter (captured woff2) · lines are editable, click any spec to copy

display xl
display-xl24px · 600
display md
display-md24px · 400 · ×1.00
body
body16px · 400 · ×1.50
body sm
body-sm14px · 700 · ×1.14
button
button16px · 400 · ×0.88
04

Depth — elevation is extracted, not invented

6 box-shadows measured on the live page · click a tile to copy its raw value

shadow-1
shadow-2
shadow-3
shadow-4
shadow-5
05

Motion — easings, transitions & live keyframes

5 easing curves · 23 keyframes · hover a tile to preview

Easing & transitions
transition-2ease-out
defaultAnimationEasingcubic-bezier(0.25,0.1,0.25,1)
buttonTransitionease
expanderTimingCurvecubic-bezier(0.25,0.46,0.45,0.94)
imageFadeTransitionease-in
23 keyframe animations extracted
slideDown
ripple
fade
field-status-icon-fade-in
option-label-marker-expansion
float-label-active-mobile
float-label-active-desktop
float-label-inactive-mobile
float-label-inactive-desktop
fadeIn
checkbox-label-marker-expansion
slideOpen
03

Spacing & radius, made spatial

9 spacing steps · 7 radii · bars are exact px widths

Spacing scale
xxs · 2px
xs · 6px
sm · 13px
md · 26px
base · 38px
lg · 51px
xl · 64px
2xl · 77px
3xl · 90px
Radius
none
0px
xs
8px
sm
50px
md
58px
lg
66px
xl
74px
full
9999px
06

Components — the closed vocabulary

7 component families · 35 variants counted on the live DOM

ComponentVariants found
links×10
buttons×9
nav Links×7
heading H2×5
footer Links×2
heading H1×1
divider×1
Component style specs (§4)expand

Buttons

Pill

  • Background: #008248 {colors.primary-hover}
  • Text: #ffffff {colors.on-primary}
  • Padding: 7px 16px
  • Radius: 50px
  • Font: 14px weight 400
  • Use: Status pills, tags, chips
  • Hover: textDecoration: underline
  • Focus: outline: rgb(0, 117, 74) solid 2px

Pill

  • Background: #00754a {colors.primary-focus}
  • Text: #ffffff {colors.on-primary}
  • Padding: 7px 16px
  • Radius: 50px
  • Shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px 0px
  • Font: 16px weight 700
  • Use: Status pills, tags, chips
  • Hover: textDecoration: underline
  • Focus: outline: rgb(0, 117, 74) solid 2px

Ghost

  • Background: transparent
  • Text: rgba(0, 0, 0, 0.87)
  • Padding: 8px 0px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Subtle action, toolbar, nav button
  • Hover: textDecoration: underline
  • Focus: outline: rgb(0, 117, 74) solid 2px
07

Layout — structure & dimensions

4 layout metrics measured

header 99px 1200px max-width
max Width1200px
header Height99px
sidebar Width0px
container Padding0px
08

Responsive — real breakpoints

16 media-query stops read from the live CSS

375px
420px
421px
479px
480px
767px
768px
850px
856px
1023px
1024px
1279px
1280px
1520px
1600px
1702px
09

Do's & Don'ts

16 enforceable rules pulled verbatim from the spec

Do
Use SoDoSans as the primary typeface — it defines the brand personality
Use negative letter-spacing (-0.16px) at display sizes for compressed, editorial headlines
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use #00754a (`#00754a`) as the primary accent — it's the brand's signature interactive color
Use 50px border-radius on primary buttons — the brand uses generously-rounded CTAs
Maintain nav height at 99px — consistent vertical space for the navigation bar
Respect the 6px–64px spacing range — the design uses a wide scale for visual breathing room
Each card uses an icon (not photo) — the visual language is illustrative, not photographic
Use a 8-column grid on desktop — density matters for this content type
Don't
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't increase letter-spacing on headings — the type is designed to run tight at scale
Don't invent new shadow values — use only the extracted shadow levels
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't use sharp-cornered or pill buttons — 50px is the CTA border-radius standard
Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
Don't make the nav sticky — this design lets it scroll away to maximize content focus
10

Agent guide & export

Paste-ready prompt + the real files behind this page

Build a UI in the starbucks.com design system. Canvas #ffffff · ink #000000 · accent #00754a. Type: SoDoSans — respect the size/weight ladder in §3. Radius, spacing, shadow: use only the extracted scales (no magic numbers). Full spec follows — paste the DESIGN.md below into your agent.
Every value above was getComputedStyle-verified.
$ npx prismd add starbucks
DESIGN.md · narrative spec tokens.json
A · InstrumentB · Press