Skeumorphism design system.
Skeumorphism design system — Real-world mimicry with textured surfaces, 3D effects, and familiar physical metaphors for intuitive digital interfaces.
See it in context
The same design tokens applied across artifact kinds — a website, an app, a slide, a poster. Original mocks re-skinned with this system, not screenshots.
it
real.
Design tokens
56 tokens conforming to the Open Design token contract — the same structured palette, type, spacing, and motion values your agent reads to theme any artifact.
Surface
-
--bg#f7eee6 -
--surface#fff8f1 -
--surface-warm#ead6c7
Text
-
--fg#2b211c -
--fg-2#5a4b43 -
--muted#8a7a70 -
--meta#b46a46
Border
-
--border#dac8b9 -
--border-soft#eaded4
Accent
-
--accent#b46a46 -
--accent-on#ffffff -
--accent-hovercolor-mix(in oklab, var(--accent), black 8%) -
--accent-activecolor-mix(in oklab, var(--accent), black 14%)
Semantic
-
--success#4d8f5a -
--warn#c88735 -
--danger#b84c4c
Typography
-
--font-displayGeorgia, "Times New Roman", serif -
--font-bodyInter, system-ui, sans-serif -
--font-mono"SF Mono", ui-monospace, Menlo, monospace
Type scale
-
--text-xs12px -
--text-sm14px -
--text-base16px -
--text-lg18px -
--text-xl24px -
--text-2xl36px -
--text-3xl54px -
--text-4xl76px -
--leading-body1.52 -
--leading-tight1.06 -
--tracking-display-0.025em
Spacing
-
--space-14px -
--space-28px -
--space-312px -
--space-416px -
--space-520px -
--space-624px -
--space-832px -
--space-1248px -
--section-y-desktop96px -
--section-y-tablet68px -
--section-y-phone48px
Radius
-
--radius-sm14px -
--radius-md22px -
--radius-lg34px -
--radius-pill9999px
Elevation
-
--elev-flatnone -
--elev-ring0 0 0 1px var(--border) -
--elev-raised8px 10px 24px rgba(128, 92, 70, 0.18), -8px -8px 20px rgba(255, 255, 255, 0.70)
Focus
-
--focus-ring0 0 0 4px rgba(180, 106, 70, 0.24)
Motion
-
--motion-fast150ms -
--motion-base240ms -
--ease-standardcubic-bezier(0.2, 0, 0, 1)
Layout
-
--container-max1180px -
--container-gutter-desktop36px -
--container-gutter-tablet24px -
--container-gutter-phone16px
Design System Inspired by Skeumorphism
Category: Morphism & Effects Real-world mimicry with textured surfaces, 3D effects, and familiar physical metaphors for intuitive digital interfaces.
1. Visual Theme & Atmosphere
Real-world mimicry with textured surfaces, 3D effects, and familiar physical metaphors for intuitive digital interfaces.
- Visual style: playful
- Color stance: primary, secondary, neutral, success, warning, danger
- Design intent: Keep outputs recognizable to this style family while preserving usability and readability.
2. Color
-
Primary:
#FA3C00— Token from style foundations. -
Secondary:
#F08321— Token from style foundations. -
Success:
#16A34A— Token from style foundations. -
Warning:
#D97706— Token from style foundations. -
Danger:
#DC2626— Token from style foundations. -
Surface:
#FFFFFF— Token from style foundations. -
Text:
#111827— Token from style foundations. -
Neutral:
#FFFFFF— Derived from the surface token for official format compatibility. -
Favor Primary (#FA3C00) for CTA emphasis.
-
Use Surface (#FFFFFF) for large backgrounds and cards.
-
Keep body copy on Text (#111827) for legibility.
3. Typography
- Scale: 12/14/16/20/24/32
- Families: primary=Roboto, display=Germania One, mono=JetBrains Mono
- Weights: 100, 200, 300, 400, 500, 600, 700, 800, 900
- Headings should carry the style personality; body text should optimize scanability and contrast.
4. Spacing & Grid
- Spacing scale: 4/8/12/16/24/32
- Keep vertical rhythm consistent across sections and components.
- Align columns and modules to a predictable grid; avoid ad-hoc offsets.
5. Layout & Composition
- Prefer clear content blocks with consistent internal padding.
- Keep hierarchy obvious: headline → support text → primary action.
- Use whitespace to separate concerns before adding borders or shadows.
6. Components
- Buttons: primary action uses
#FA3C00; secondary actions stay neutral. - Inputs: strong focus-visible states, clear labels, and predictable error messaging.
- Cards/sections: use consistent radii, spacing, and elevation strategy across the page.
7. Motion & Interaction
- Use subtle transitions that emphasize Primary (#FA3C00) as the interaction signal.
- Default to short, purposeful transitions (150–250ms) with stable easing.
- Ensure hover, focus-visible, active, disabled, and loading states are explicit.
8. Voice & Brand
- Tone should reflect the visual style: concise, confident, and product-specific.
- Keep microcopy action-oriented and avoid generic filler language.
- Preserve the style identity in headlines while keeping UI labels literal and clear.
9. Anti-patterns
- Do not introduce off-palette colors when an existing token can solve the problem.
- Do not flatten hierarchy by using the same type size/weight for all text.
- Do not add decorative effects that reduce readability or accessibility.
- Do not mix unrelated visual metaphors in the same interface.
Tags
design-systemfirst-partydesignmorphism-effects