Brand-adapted extraction

Meet your thinking partner.

This Claude preview uses the extracted tokens in a Claude-native composition: warm cream canvas, calm serif headlines, coral CTAs, chat composition, artifacts, model picker and dark code/product surfaces.

Not generic: the preview is composed as a Claude chat and artifact surface.

Claude 3.5 Sonnet ▾Project: Research notes
YouDraft a concise strategy for launching a design-system library.
ClaudeI’ll structure this in three parts: principles, operating rhythm, and handoff artifacts. The most important thing is making the system reusable without making it feel generic.
Artifact · launch-plan.md

Launch strategy

AttachStyleArtifacts
BrandClaude
CategoryAI assistant
PatternChat + Artifacts
DepthProduct-led

Warm, human, deliberately not blue.

Claude uses cream + coral as a counterpoint to cold AI interfaces. The product composition shows prompt composer, assistant response, artifact panel and model picker instead of abstract SaaS cards.

Claude Opus ▾Writing mode
Help me rewrite this with a calmer tone.
Here’s a more measured version that keeps the substance but removes unnecessary pressure.
Message Claude...

Artifacts make the answer visible.

Claude-specific: alongside the chat, a document, code window or structured workspace appears. This is a core pattern of the preview.

Document artifact

product-brief.md

Product brief

Safety note callout

Warm, low-noise warnings appear as cream/coral editorial callouts.

Note
Claude should explain uncertainty and offer a safer alternative when needed.

Prompt composer

Large rounded input, attachment tools and restrained coral send action.

Assistant response

Calm paragraphs, clear hierarchy and warm cards instead of bright blue bubbles.

Model picker

Compact pill for model selection and project context.

Dark product surfaces carry the technical work.

Code, model comparisons and tool output move onto dark navy panels. This gives the warm editorial page a technical counterweight.

HaikuFast
SonnetBalanced
OpusDeep reasoning
const model = "claude-sonnet"await claude.messages.create({ system: "Be clear and careful"})

Connectors and projects.

Claude-Oberflächen wirken ruhig und arbeitsnah: Projektkontext, Dateien, Connector Tiles und Statuspunkte.

Google Drive

Connected

GitHub

Code context

Slack

Team notes

Files

Uploaded docs

Extracted color system.

Warm cream canvas, coral action, dark product surfaces, muted editorial text and sparse semantic accents.

primary#cc785c
ink#141413
body#3d3d3a
muted#6c6a64
canvas#faf9f5
surface-card#efe9de
hairline#e6dfd8
surface-dark#181715
dark-elevated#252320
accent-teal#5db8a6
accent-amber#e8a55a
error#c64545

Typography.

Serif display for the editorial Claude tone, humanist sans for UI, mono for code.

display-xlMeet your thinking partner64 / 400 / 1.05
display-lgCollaborate with Claude48 / 400 / 1.1
title-mdArtifacts, projects and model context18 / 500 / 1.4
body-mdClaude answers with calm reasoning, careful structure and warm editorial rhythm.16 / 400 / 1.55

Components.

Die Komponenten bleiben dokumentiert, werden aber als Claude UI gerendert.

Buttons

Badges

Claude 3.5 SonnetProjectArtifact

Forms

Radius

4px
8px
12px
16px

Elevation

Flat
Subtle
Card
Window

Spacing

4px
8px
16px
24px
48px
96px

Extracted component tokens.

Copy-paste-fähige CSS-Variablen für den nächsten Agenten oder Frontend-Prototyp.

:root {
  --claude-primary: #cc785c;
  --claude-primary-active: #a9583e;
  --claude-ink: #141413;
  --claude-body: #3d3d3a;
  --claude-muted: #6c6a64;
  --claude-canvas: #faf9f5;
  --claude-surface-soft: #f5f0e8;
  --claude-surface-card: #efe9de;
  --claude-hairline: #e6dfd8;
  --claude-surface-dark: #181715;
  --claude-surface-dark-elevated: #252320;
  --claude-teal: #5db8a6;
  --claude-amber: #e8a55a;
  --claude-radius-md: 8px;
  --claude-radius-lg: 12px;
  --claude-radius-xl: 16px;
  --claude-section: 96px;
}
Source: www.designmd-store.com