Appsmith — Design System
The full decoded design system for Appsmith: color roles, type scale, spacing, radii and paste-ready DESIGN.md / Tailwind / CSS exports.
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/appsmith.
Tokens
Appsmith's decoded design system: background #16122E, text #9999A9, accent #7441F7, link #16122E, primary #190F36; type scale h1 72px / h2 44px / body 18px; 8px spacing base; 4px base radius. The single interactive/action color is #FFFFFF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #16122E |
| surface | #1D1A35 |
| border | #292640 |
| text | #9999A9 |
| text_muted | #67657A |
| primary | #190F36 |
| accent | #7441F7 |
| link | #16122E |
| secondary | #9999A9 |
| button_bg | #FFFFFF |
| button_text | #7441F7 |
Using these colors
- Action color
#FFFFFF— the single interactive color; only on things you click or must notice, never large fills. primary#190F36,link#16122Eare visually the same color (Δ14) — treat as one role (the action color).- accent
#7441F7— accent for emphasis — keep it rare on the page. - secondary
#9999A9— 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.
Typography
- Heading: Red Hat Display
- Body: Red Hat Display
- h1: 72px
- h2: 44px
- body: 18px
Spacing
- base unit: 8px
- scale: 4px, 8px, 10px, 12px, 16px, 24px, 32px, 46px, 48px, 64px
Radii
- base: 4px
- button: 4px
Shadows (elevation)
- subtle:
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.06) 0px 22px 134px -2px - card:
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(22, 18, 46) 0px 22px 134px -2px
Motion
Micro-interactions run at 300ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 300ms · 150ms · 1000ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·linear - animated properties: opacity, color, background-color, border-color
Native design tokens
| Token | Value |
|---|---|
--font-red-hat-display | "__redHatDisplay_8edbd5","__redHatDisplay_Fallback_8edbd5" |
--font-red-hat-mono | "__redHatMono_81d51a","__redHatMono_Fallback_81d51a" |
--font-tenon | "__tenon_cebc3f","__tenon_Fallback_cebc3f" |
Button states (measured)
- primary hover: background
rgba(116, 65, 247, 0.1) - primary focus: outline
1px auto rgb(16, 16, 16)
Layout (measured)
- container max-width:
1150px - nav: 68px sticky
- common grid: 3 columns
Motion choreography (measured)
Scroll reveal: 20 elements rest at opacity 0, translateY(-20px), animate in over 0.3s cubic-bezier(0.4, 0, 0.2, 1).
Overlay recipe (measured)
dialog panel: #FFFFFF · radius 4px · enter 300ms linear
Responsive (measured)
- breakpoints: 480px · 640px · 768px · 1024px · 1280px · 1536px
- mobile (390px): hero 32px · nav hamburger
Per-section tokens (9)
- Hero — light · bg #FFFFFF · text #A8A2CC · 1 col · left
- Logo Wall — light · bg #FFFFFF · text #ACACAC · 2 col · split
- Steps / How-it-works — dark · bg #16112E · text #FFFFFF · 1 col · center
- Steps / How-it-works — dark · bg #16112E · text #FFFFFF · 1 col · center
- Testimonial / Social Proof — light · bg #FFFFFF · text #48293B · 1 col · center
- Logo Wall — dark · bg #16112E · text #FFFFFF · 1 col · left
- Feature — dark · bg #181431 · text #F8F8FA · 1 col · left
- Feature — light · bg #FFFFFF · text #9A8BC1 · 3 col · split
- Footer — dark · bg #16112E · text #FFFFFF · 1 col · left
Export: DESIGN.md
# Appsmith — Design System > dark, modern, medium, tailwind — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#16122E` | | surface | `#1D1A35` | | border | `#292640` | | text | `#9999A9` | | text_muted | `#67657A` | | primary | `#190F36` | | accent | `#7441F7` | | link | `#16122E` | | secondary | `#9999A9` | | button_bg | `#FFFFFF` | | button_text | `#7441F7` | **Using these colors** - **Action color** `#FFFFFF` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - `primary` `#190F36`, `link` `#16122E` are visually the same color (Δ14) — treat as one role. - **accent** `#7441F7` — accent for emphasis — keep it rare on the page. - **secondary** `#9999A9` — 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` 90% · `#DFD8F2` 5.3% · `#6A53A6` 4.7% ## Typography - Heading: **Red Hat Display** _(free fallback: Newsreader)_ - Body: **Red Hat Display** _(free fallback: Newsreader)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 64px / 900 · lh 77px | | h2 | 44px / 700 · lh 55px | | h3 | 22px / 700 · lh 33px | | body | 18px / 400 · lh 27px | | small | 16px / 500 · lh 22px | - Weight ladder: 400 · 500 · 700 · 900 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Red Hat Display may be proprietary — safe free fallback: Newsreader (Google Fonts). ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 8px, 10px, 12px, 16px, 24px, 32px, 46px, 48px, 64px — snap all gaps/padding to these - section rhythm: 48px top/bottom padding per section (measured) ## Radius - base: 4px - button: 4px - card: 6px - pill: 9999px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `rgba(0, 0, 0, 0)` / `#7441F7` | 1px solid rgb(116, 65, 247) | 4px | 10px 24px 10px 24px | 500 14px | none | | secondary | `rgba(0, 0, 0, 0)` / `#FFFFFF` | none | 4px | 10px 24px 10px 24px | 500 14px | none | **States (measured, not guessed)** - primary hover: background `rgba(116, 65, 247, 0.1)` - primary focus: outline `1px auto rgb(16, 16, 16)` - secondary hover: color `#7441F7` - transition: `color 0.3s cubic-bezier(0.4, 0, 0.2, 1)` ## Shadows (elevation) - subtle: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.06) 0px 22px 134px -2px` - card: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(22, 18, 46) 0px 22px 134px -2px` ## Motion - durations: 300ms (dominant) · 150ms · 1000ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `linear` - animated properties: opacity, color, background-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 | |-------|-------| | `--font-red-hat-display` | `"__redHatDisplay_8edbd5","__redHatDisplay_Fallback_8edbd5"` | | `--font-red-hat-mono` | `"__redHatMono_81d51a","__redHatMono_Fallback_81d51a"` | | `--font-tenon` | `"__tenon_cebc3f","__tenon_Fallback_cebc3f"` | Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1150px · common grid: 3-col - nav: 68px sticky · bg #FFFFFF | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 68 | 494 | — | — | 48/48 | — | | 562 | 598 | — | — | 48/48 | — | | 1160 | 216 | 3 | — | 24/48 | 67/17/17 | | 1376 | 205 | — | — | 48/24 | — | ## Motion choreography (measured) - scroll reveal: 20 elements rest at opacity 0, translateY(-20px), animate in over 0.3s cubic-bezier(0.4, 0, 0.2, 1) (4 revealed during the drive). - overlay dialog (auto-opened): panel #FFFFFF · r 4px · border 1px solid rgba(231, 230, 234, 0.5) · shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.1) 0px 8px 10px -6px - enter: transform+opacity from rotateX(-30deg) scale(0.9),0 · 300ms linear Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Responsive (measured) - breakpoints: 480px · 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/appsmith
Export: Tailwind v4 (@theme)
@theme {
/* action color #FFFFFF — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #16122E;
--color-surface: #1D1A35;
--color-border: #292640;
--color-text: #9999A9;
--color-text-muted: #67657A;
--color-primary: #190F36; /* a brand color — but the call-to-action uses #FFFFFF, not this. */
--color-accent: #7441F7; /* accent for emphasis — keep it rare on the page. */
--color-link: #16122E; /* fails contrast on the background (~1.0:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
--color-secondary: #9999A9; /* 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: #FFFFFF; /* primary-button fill — the main call-to-action color. */
--color-button-text: #7441F7;
/* fonts: Red Hat Display may be proprietary — safe free fallback: Newsreader (Google Fonts). */
--font-heading: "Red Hat Display", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Red Hat Display", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
/* measured weights: 400, 500, 700, 900 — use these, not 400/600 */
--text-hero: 64px; --font-weight-hero: 900; --leading-hero: 77px;
--text-h2: 44px; --font-weight-h2: 700; --leading-h2: 55px;
--text-h3: 22px; --font-weight-h3: 700; --leading-h3: 33px;
--text-body: 18px; --font-weight-body: 400; --leading-body: 27px;
--text-small: 16px; --font-weight-small: 500; --leading-small: 22px;
--radius-base: 4px;
--radius-button: 4px;
--radius-card: 6px;
--radius-pill: 9999px;
--shadow-card: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(22, 18, 46) 0px 22px 134px -2px;
--shadow-subtle: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.06) 0px 22px 134px -2px;
--color-btn-hover: rgba(116, 65, 247, 0.1); /* measured primary hover fill */
--outline-focus: 1px auto rgb(16, 16, 16); /* measured focus ring */
--ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 300ms;
--duration-slow: 1000ms;
--section-y: 48px; /* per-section vertical padding (measured) */
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 10, 12, 16, 24, 32, 46, 48, 64px */
}Export: CSS variables
:root {
/* action color #FFFFFF — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #16122E;
--surface: #1D1A35;
--border: #292640;
--text: #9999A9;
--text-muted: #67657A;
--primary: #190F36; /* a brand color — but the call-to-action uses #FFFFFF, not this. */
--accent: #7441F7; /* accent for emphasis — keep it rare on the page. */
--link: #16122E; /* fails contrast on the background (~1.0:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
--secondary: #9999A9; /* 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: #FFFFFF; /* primary-button fill — the main call-to-action color. */
--button-text: #7441F7;
--font-heading: "Red Hat Display", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Red Hat Display", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--text-hero: 64px; --weight-hero: 900; --leading-hero: 77px;
--text-h2: 44px; --weight-h2: 700; --leading-h2: 55px;
--text-h3: 22px; --weight-h3: 700; --leading-h3: 33px;
--text-body: 18px; --weight-body: 400; --leading-body: 27px;
--text-small: 16px; --weight-small: 500; --leading-small: 22px;
--radius: 4px;
--radius-button: 4px;
--radius-card: 6px;
--radius-pill: 9999px;
--shadow-card: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(22, 18, 46) 0px 22px 134px -2px;
--shadow-subtle: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.06) 0px 22px 134px -2px;
--btn-bg-hover: rgba(116, 65, 247, 0.1);
--focus-ring: 1px auto rgb(16, 16, 16);
--ease: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms;
--duration-base: 300ms;
--duration-slow: 1000ms;
--section-y: 48px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--font-red-hat-display: "__redHatDisplay_8edbd5","__redHatDisplay_Fallback_8edbd5";
--font-red-hat-mono: "__redHatMono_81d51a","__redHatMono_Fallback_81d51a";
--font-tenon: "__tenon_cebc3f","__tenon_Fallback_cebc3f";
}
/* fonts: Red Hat Display may be proprietary — safe free fallback: Newsreader (Google Fonts). */