MozaikaDesign system

Infisical — Design System

light · modern · medium · tailwind · confidence 92% · deep decode

Infisical secures secrets in monochrome Alliance: 46-56px/500-600 headlines ('Everyone has secrets. We secure 10 billion every day.'), 16px body, zero-radius buttons, black on white with terminal panels as the only texture. The security category usually shouts in red; Infisical's flat, unadorned Swiss page argues competence by refusing to decorate.

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/infisical.

Tokens

Infisical's decoded design system: background #FFFFFF, text #000000, accent #DBF530, link #DBF530, primary #56A600; type scale h1 48.8px / h2 56px / body 16px; 4px spacing base; 2px base radius. The single interactive/action color is #DBF530 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#EFEFEF
border#D8D8D8
text#000000
text_muted#606060
primary#56A600
accent#DBF530
link#DBF530
secondary#A16207
button_bg#DBF530
button_text#000000

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--v2-color-bg#ffffff
--v2-color-bg-page#f3f4f6
--v2-color-border#eaeaea
--v2-color-frame#d1d1d1
--v2-color-accent-deep-green#23776a
--v2-color-accent-green#56a600
--v2-color-error#8a1208
--v2-color-accent-lime#dbf530
--v2-color-volt#f5f841
--v2-color-void#000000

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.flex×2 → div.c15t-carddiv×4 → div×4

Scroll reveal: 15 elements rest at opacity 0, translateY(8px), animate in over 0.3s ease-out.

Overlay recipe (measured)

dialog panel: rgba(0, 0, 0, 0) · radius 0px

Responsive (measured)

Per-section tokens (10)

Export: DESIGN.md

# Infisical — Design System

> light, modern, medium, tailwind — deep decode (measured live)

Infisical secures secrets in monochrome Alliance: 46-56px/500-600 headlines ('Everyone has secrets. We secure 10 billion every day.'), 16px body, zero-radius buttons, black on white with terminal panels as the only texture. The security category usually shouts in red; Infisical's flat, unadorned Swiss page argues competence by refusing to decorate.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#EFEFEF` |
| border | `#D8D8D8` |
| text | `#000000` |
| text_muted | `#606060` |
| primary | `#56A600` |
| accent | `#DBF530` |
| link | `#DBF530` |
| secondary | `#A16207` |
| button_bg | `#DBF530` |
| button_text | `#000000` |

**Using these colors**

- **Action color** `#DBF530` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `link`, `button_bg` are all `#DBF530` — one role, not several (your action color).
- **accent** `#DBF530` — 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.
- **primary** `#56A600` — a brand color — but the call-to-action uses #DBF530, not this.
- **secondary** `#A16207` — 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): `#FFFFFF` 60.8% · `#252525` 15.7% · `#3D3D3C` 8.6% · `#FFFF6B` 4.5%

## Typography

- Heading: **Poppins**
- Body: **Poppins**
- Mono: **JetBrains Mono** _(measured)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 56px / 500 · lh 62px · tracking -1.12px |
| h2 | 46px / 600 · lh 48px · tracking -1.38px |
| h3 | 36px / 500 · lh 40px · tracking -0.72px |
| body | 18px / 400 · lh 27px |
| small | 17px / 600 · lh 25px |
| eyebrow | 10px / 400 · tracking 0.4px |

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

> **Fonts —** Poppins — free, on Google.

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 2px, 3px, 4px, 5px, 7px, 8px, 10px, 12px, 18px, 24px — snap all gaps/padding to these
- section rhythm: 56px top/bottom padding per section (measured)

## Radius
- base: 2px
- button: 0px
- card: 50px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#FFFFFF` / `#000000` | none | 0px | 8px 12px 8px 12px | 500 14px | rgba(14, 18, 27, 0.06) 0px 1px 2px 0px, rgb(235, 235, 235) 0px 0px 0px 1px inset |
| secondary | `#000000` / `#FFFFFF` | 1px solid rgb(0, 0, 0) | 0px | 6px 12px 6px 12px | 400 12px | none |

**States (measured, not guessed)**

- primary hover: color `#171717`
- primary focus: box-shadow `rgb(194, 214, 43) 0px 0px 0px 2px`
- secondary hover: border `1px solid rgb(245, 248, 65)`
- transition: `background-color 0.15s ease`

## Shadows (elevation)
- subtle: `rgb(0, 0, 0) 0px 0px 0px 1px`
- card: `oklab(0.64807 -0.133788 0.133842 / 0.28) 0px 0px 28px 0px`
- overlay: `rgba(14, 18, 27, 0.1) 0px 16px 32px -12px`

## Motion
- durations: 150ms (dominant) · 200ms · 280ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `ease`
- animated properties: opacity, background-color, color, border-color

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 |
|-------|-------|
| `--v2-color-bg` | `#ffffff` |
| `--v2-color-bg-page` | `#f3f4f6` |
| `--v2-color-border` | `#eaeaea` |
| `--v2-color-frame` | `#d1d1d1` |
| `--v2-color-accent-deep-green` | `#23776a` |
| `--v2-color-accent-green` | `#56a600` |
| `--v2-color-error` | `#8a1208` |
| `--v2-color-accent-lime` | `#dbf530` |
| `--v2-color-volt` | `#f5f841` |
| `--v2-color-void` | `#000000` |
| `--v2-color-tint` | `#c3c3c3` |
| `--v2-color-tint-strong` | `#f7f7f7` |

_…and 108 more measured on the page._

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

## Layout (measured)
- container max 1280px
- nav: 56px fixed · bg #FFFFFF

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 377 | 500 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `div.flex`×2 @0ms → `div.c15t-card` @808ms → `div`×4 @1226ms → `div`×4 @1226ms
- `div` ×2 — opacity 0→1 — 300ms ease-out
- scroll reveal: 15 elements rest at opacity 0, translateY(8px), animate in over 0.3s ease-out (3 revealed during the drive).
- overlay dialog (auto-opened): panel rgba(0, 0, 0, 0) · r 0px

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

## Responsive (measured)
- breakpoints: 640px · 768px · 1024px · 1280px · 1536px
- mobile (390px): hero 32px · 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/infisical

Export: Tailwind v4 (@theme)

@theme {
  /* action color #DBF530 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #EFEFEF;
  --color-border: #D8D8D8;
  --color-text: #000000;
  --color-text-muted: #606060;
  --color-primary: #56A600;  /* a brand color — but the call-to-action uses #DBF530, not this. */
  --color-accent: #DBF530;  /* 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: #DBF530;  /* inline text links — shares the action color. */
  --color-secondary: #A16207;  /* 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: #DBF530;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #000000;
  /* fonts: Poppins — free, on Google. */
  --font-heading: "Poppins", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Poppins", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, monospace;
  /* measured weights: 400, 500, 600 — use these, not 400/600 */
  --text-hero: 56px; --font-weight-hero: 500; --leading-hero: 62px; --tracking-hero: -1.12px;
  --text-h2: 46px; --font-weight-h2: 600; --leading-h2: 48px; --tracking-h2: -1.38px;
  --text-h3: 36px; --font-weight-h3: 500; --leading-h3: 40px; --tracking-h3: -0.72px;
  --text-body: 18px; --font-weight-body: 400; --leading-body: 27px;
  --text-small: 17px; --font-weight-small: 600; --leading-small: 25px;
  --text-eyebrow: 10px; --font-weight-eyebrow: 400; --tracking-eyebrow: 0.4px;
  --radius-base: 2px;
  --radius-button: 0px;
  --radius-card: 50px;
  --radius-pill: 9999px;
  --shadow-card: oklab(0.64807 -0.133788 0.133842 / 0.28) 0px 0px 28px 0px;
  --shadow-overlay: rgba(14, 18, 27, 0.1) 0px 16px 32px -12px;
  --shadow-subtle: rgb(0, 0, 0) 0px 0px 0px 1px;
  --shadow-focus: rgb(194, 214, 43) 0px 0px 0px 2px;  /* measured focus ring */
  --ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 200ms;
  --duration-slow: 280ms;
  --section-y: 56px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 3, 4, 5, 7, 8, 10, 12, 18, 24px */
}

Export: CSS variables

:root {
  /* action color #DBF530 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #EFEFEF;
  --border: #D8D8D8;
  --text: #000000;
  --text-muted: #606060;
  --primary: #56A600;  /* a brand color — but the call-to-action uses #DBF530, not this. */
  --accent: #DBF530;  /* 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: #DBF530;  /* inline text links — shares the action color. */
  --secondary: #A16207;  /* 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: #DBF530;  /* primary-button fill — the main call-to-action color. */
  --button-text: #000000;
  --font-heading: "Poppins", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Poppins", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, monospace;
  --text-hero: 56px; --weight-hero: 500; --leading-hero: 62px; --tracking-hero: -1.12px;
  --text-h2: 46px; --weight-h2: 600; --leading-h2: 48px; --tracking-h2: -1.38px;
  --text-h3: 36px; --weight-h3: 500; --leading-h3: 40px; --tracking-h3: -0.72px;
  --text-body: 18px; --weight-body: 400; --leading-body: 27px;
  --text-small: 17px; --weight-small: 600; --leading-small: 25px;
  --text-eyebrow: 10px; --weight-eyebrow: 400; --tracking-eyebrow: 0.4px;
  --radius: 2px;
  --radius-button: 0px;
  --radius-card: 50px;
  --radius-pill: 9999px;
  --shadow-card: oklab(0.64807 -0.133788 0.133842 / 0.28) 0px 0px 28px 0px;
  --shadow-overlay: rgba(14, 18, 27, 0.1) 0px 16px 32px -12px;
  --shadow-subtle: rgb(0, 0, 0) 0px 0px 0px 1px;
  --focus-ring: rgb(194, 214, 43) 0px 0px 0px 2px;
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --duration-base: 200ms;
  --duration-slow: 280ms;
  --section-y: 56px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --v2-color-bg: #ffffff;
  --v2-color-bg-page: #f3f4f6;
  --v2-color-border: #eaeaea;
  --v2-color-frame: #d1d1d1;
  --v2-color-accent-deep-green: #23776a;
  --v2-color-accent-green: #56a600;
  --v2-color-error: #8a1208;
  --v2-color-accent-lime: #dbf530;
  --v2-color-volt: #f5f841;
  --v2-color-void: #000000;
  --v2-color-tint: #c3c3c3;
  --v2-color-tint-strong: #f7f7f7;
}
/* fonts: Poppins — free, on Google. */