MozaikaDesign system

Penpot — Design System

light · modern · high · custom · confidence 92% · deep decode

Penpot designs open-source in Work Sans at 72px/400, deep indigo #151035 on white, with teal #14CECA buttons at 8px radius and hand-drawn accents scribbled over the grid. Canvas UI and code-inspect panels alternate — the Figma alternative wearing an open-source Google font as a matter of principle, roughed up just enough to feel community-made.

Open in Mozaika →

This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/penpot.

Tokens

Penpot's decoded design system: background #F5F8FB, text #151035, accent #14CECA, link #151035, primary #14CECA; type scale h1 72px / h2 72px / body 16px; 8px spacing base; 8px base radius. The single interactive/action color is #14CECA — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#F5F8FB
surface#E7EAEF
border#D3D5DD
text#151035
text_muted#6A6880
primary#14CECA
accent#14CECA
link#151035
secondary#006ADC
button_bg#14CECA
button_text#151035

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 1000ms (dominant) with ease.

Native design tokens

TokenValue
--gray-60#1F1F1F
--gray-canvas#F6F6F6
--dark-gray#1C2022
--primary#31EFB8
--border-radius12px
--font-size-000.5rem
--font-size-00.75rem
--font-size-11rem
--font-size-21.1rem
--font-size-31.25rem

…and 23 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.Marquee_marqueeContent__×2

Responsive (measured)

Per-section tokens (9)

Export: DESIGN.md

# Penpot — Design System

> light, modern, high, custom — deep decode (measured live)

Penpot designs open-source in Work Sans at 72px/400, deep indigo #151035 on white, with teal #14CECA buttons at 8px radius and hand-drawn accents scribbled over the grid. Canvas UI and code-inspect panels alternate — the Figma alternative wearing an open-source Google font as a matter of principle, roughed up just enough to feel community-made.

## Colors

| Role | Value |
|------|-------|
| bg | `#F5F8FB` |
| surface | `#E7EAEF` |
| border | `#D3D5DD` |
| text | `#151035` |
| text_muted | `#6A6880` |
| primary | `#14CECA` |
| accent | `#14CECA` |
| link | `#151035` |
| secondary | `#006ADC` |
| button_bg | `#14CECA` |
| button_text | `#151035` |

**Using these colors**

- **Action color** `#14CECA` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `accent`, `button_bg` are all `#14CECA` — one role, not several (your action color).
- **accent** `#14CECA` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
- **link** `#151035` — inline text links and link-styled controls.
- **secondary** `#006ADC` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
- **Page coverage** (full-page screenshot pixels): `#F5F8FB` 80.7% · `#404A50` 13.9% · `#DBF0F0` 5.4%

## Typography

- Heading: **Work Sans**
- Body: **Work Sans**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 72px / 400 · lh 86px |
| h2 | 65px / 400 · lh 78px |
| h3 | 48px / 400 · lh 58px |
| body | 16px / 500 · lh 24px |
| small | 12px / 500 · lh 18px |

- Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** Work Sans — free, on Google.

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 4px, 8px, 10px, 12px, 16px, 20px, 24px, 32px, 48px, 64px — snap all gaps/padding to these
- section rhythm: 64px top/bottom padding per section (measured)

## Radius
- base: 8px
- button: 8px
- card: 8px
- sharp: 3px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#14CECA` / `#151035` | none | 8px | 12px 20px 12px 20px | 400 16px | none |
| secondary | `rgba(0, 0, 0, 0)` / `#151035` | 1px solid rgb(21, 16, 53) | 8px | 12px 20px 12px 20px | 400 16px | none |

**States (measured, not guessed)**

- primary hover: background `#151035`
- primary focus: box-shadow `rgb(150, 199, 242) 0px 0px 0px 3px`
- secondary hover: border `1px solid rgb(20, 206, 202)`
- transition: `background 0.1s ease`

## Shadows (elevation)
- overlay: `rgba(99, 101, 105, 0.25) 0px 10px 30px 0px`

## Motion
- durations: 1000ms (dominant) · 100ms
- easings: `ease` (dominant) · `linear`
- animated properties: background

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Their own tokens (verbatim from :root)

| Token | Value |
|-------|-------|
| `--gray-60` | `#1F1F1F` |
| `--gray-canvas` | `#F6F6F6` |
| `--dark-gray` | `#1C2022` |
| `--primary` | `#31EFB8` |
| `--border-radius` | `12px` |
| `--font-size-00` | `0.5rem` |
| `--font-size-0` | `0.75rem` |
| `--font-size-1` | `1rem` |
| `--font-size-2` | `1.1rem` |
| `--font-size-3` | `1.25rem` |
| `--font-size-4` | `1.5rem` |
| `--font-size-5` | `2rem` |

_…and 21 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)
- container max 800px · common grid: 5-col
- nav: 80px sticky

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 80 | 1730 | 5 | — | 64/0 | 6/16/57/16/6 |
| 1449 | 361 | 5 | — | 0/0 | 6/16/57/16/6 |

## Motion choreography (measured)
Load order: `div.Marquee_marqueeContent__`×2 @0ms

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- link: #151035 · no underline

## Responsive (measured)
- breakpoints: 500px · 768px · 1024px · 1920px
- mobile (390px): hero 48px · body 16px · nav: hamburger

## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.

---

> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/penpot

Export: Tailwind v4 (@theme)

@theme {
  /* action color #14CECA — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #F5F8FB;
  --color-surface: #E7EAEF;
  --color-border: #D3D5DD;
  --color-text: #151035;
  --color-text-muted: #6A6880;
  --color-primary: #14CECA;  /* primary brand / action color. */
  --color-accent: #14CECA;  /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
  --color-link: #151035;  /* inline text links and link-styled controls. */
  --color-secondary: #006ADC;  /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
  --color-button-bg: #14CECA;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #151035;
  /* fonts: Work Sans — free, on Google. */
  --font-heading: "Work Sans", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Work Sans", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 72px; --font-weight-hero: 400; --leading-hero: 86px;
  --text-h2: 65px; --font-weight-h2: 400; --leading-h2: 78px;
  --text-h3: 48px; --font-weight-h3: 400; --leading-h3: 58px;
  --text-body: 16px; --font-weight-body: 500; --leading-body: 24px;
  --text-small: 12px; --font-weight-small: 500; --leading-small: 18px;
  --radius-base: 8px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-sharp: 3px;
  --shadow-overlay: rgba(99, 101, 105, 0.25) 0px 10px 30px 0px;
  --color-btn-hover: #151035;  /* measured primary hover fill */
  --shadow-focus: rgb(150, 199, 242) 0px 0px 0px 3px;  /* measured focus ring */
  --ease-brand: ease;
  --duration-fast: 100ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 1000ms;
  --section-y: 64px;  /* per-section vertical padding (measured) */
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 10, 12, 16, 20, 24, 32, 48, 64px */
}

Export: CSS variables

:root {
  /* action color #14CECA — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #F5F8FB;
  --surface: #E7EAEF;
  --border: #D3D5DD;
  --text: #151035;
  --text-muted: #6A6880;
  --primary: #14CECA;  /* primary brand / action color. */
  --accent: #14CECA;  /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
  --link: #151035;  /* inline text links and link-styled controls. */
  --secondary: #006ADC;  /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
  --button-bg: #14CECA;  /* primary-button fill — the main call-to-action color. */
  --button-text: #151035;
  --font-heading: "Work Sans", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Work Sans", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 72px; --weight-hero: 400; --leading-hero: 86px;
  --text-h2: 65px; --weight-h2: 400; --leading-h2: 78px;
  --text-h3: 48px; --weight-h3: 400; --leading-h3: 58px;
  --text-body: 16px; --weight-body: 500; --leading-body: 24px;
  --text-small: 12px; --weight-small: 500; --leading-small: 18px;
  --radius: 8px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-sharp: 3px;
  --shadow-overlay: rgba(99, 101, 105, 0.25) 0px 10px 30px 0px;
  --btn-bg-hover: #151035;
  --focus-ring: rgb(150, 199, 242) 0px 0px 0px 3px;
  --ease: ease;
  --duration-fast: 100ms;
  --duration-base: 1000ms;
  --section-y: 64px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --gray-60: #1F1F1F;
  --gray-canvas: #F6F6F6;
  --dark-gray: #1C2022;
  --primary: #31EFB8;
  --border-radius: 12px;
  --font-size-00: 0.5rem;
  --font-size-0: 0.75rem;
  --font-size-1: 1rem;
  --font-size-2: 1.1rem;
  --font-size-3: 1.25rem;
  --font-size-4: 1.5rem;
  --font-size-5: 2rem;
}
/* fonts: Work Sans — free, on Google. */