Live preview
Use this system
Three ways to drop Granite into your workflow.
Save the file for your tool — your agent then generates UI in Granite, automatically.
CLAUDE.mdRepo root — Claude Code reads it automatically.
.cursor/rules/granite.mdcProject rule — applied to every generation.
.windsurfrulesRepo root — Cascade reads it automatically.
.github/copilot-instructions.mdRepo-wide custom instructions for Copilot.
The system
Brand & Voice
Granite is built for institutions: dependable slate-blue, exact alignment, and not a wasted pixel. It reads as audited and permanent — the system you'd trust with a balance sheet.
Layout & Grid
Tight grids, dense tables, and clear document structure. Hairline borders divide
sections; numerals sit in mono and line up to the cent.
Components
Buttons
Squared radius.sm slate primaries with restrained shadow. Destructive actions
switch to color.state.danger with a confirmation.
Tables
Quiet zebra-free rows separated by color.border.default, with sortable headers
and tabular figures.
Accessibility
Primary and muted text pass WCAG AA on every surface. Status pairs color with labels, focus rings are visible, and reading contrast favors clarity.
Tokens
Color (14)
Tokens
Export
One source of truth, five formats — copy or download any of them.
---$schema: https://designmd.in/schema/v1.jsonid: granitename: Granitetitle: Granite — Solid Institutional Fintechversion: 1.0.0category: fintechtags: [fintech, slate, solid, institutional, secure]author: designmdlicense: CC-BY-4.0updatedAt: 2026-06-22colorMode: [light]tokens: color: brand: primary: { value: "oklch(0.4 0.05 250)", type: color } secondary: { value: "oklch(0.52 0.1 230)", type: color } onBrand: { value: "oklch(0.99 0 0)", type: color } text: primary: { value: "oklch(0.22 0.012 250)", type: color } muted: { value: "oklch(0.45 0.014 250)", type: color } link: { value: "{color.brand.secondary}", type: color } surface: base: { value: "oklch(0.98 0.003 250)", type: color } raised: { value: "oklch(1 0 0)", type: color } sunken: { value: "oklch(0.955 0.005 250)", type: color } border: default: { value: "oklch(0.9 0.006 250)", type: color } state: success: { value: "oklch(0.52 0.13 155)", type: color } danger: { value: "oklch(0.54 0.2 25)", type: color } warning: { value: "oklch(0.66 0.14 70)", type: color } info: { value: "oklch(0.52 0.12 245)", type: color } typography: family: sans: { value: "Inter, system-ui, sans-serif", type: fontFamily } mono: { value: "IBM Plex Mono, ui-monospace, monospace", type: fontFamily } scale: sm: { value: "0.875rem", type: dimension } base: { value: "1rem", type: dimension } lg: { value: "1.2rem", type: dimension } xl: { value: "1.5rem", type: dimension } "2xl": { value: "2rem", type: dimension } "3xl": { value: "2.7rem", type: dimension } weight: regular: { value: 400, type: fontWeight } bold: { value: 700, type: fontWeight } leading: tight: { value: 1.2, type: number } normal: { value: 1.5, type: number } spacing: base: { value: "0.25rem", type: dimension } radius: sm: { value: "0.25rem", type: dimension } md: { value: "0.375rem", type: dimension } full: { value: "9999px", type: dimension } shadow: sm: { value: "0 1px 2px oklch(0.22 0.01 250 / 0.08)", type: shadow } md: { value: "0 4px 12px oklch(0.22 0.01 250 / 0.1)", type: shadow } motion: duration: base: { value: "140ms", type: duration } easing: standard: { value: "cubic-bezier(0.4, 0, 0.2, 1)", type: cubicBezier } breakpoint: md: { value: "768px", type: dimension } iconography: style: { value: "1.5px stroke, square caps, exact", type: descriptor } zIndex: dropdown: { value: 1000, type: number } modal: { value: 1300, type: number }---# Granite Design System## Brand & VoiceGranite is built for institutions: dependable slate-blue, exact alignment, andnot a wasted pixel. It reads as audited and permanent — the system you'd trustwith a balance sheet.## Layout & GridTight grids, dense tables, and clear document structure. Hairline borders dividesections; numerals sit in `mono` and line up to the cent.## Components### ButtonsSquared `radius.sm` slate primaries with restrained shadow. Destructive actionsswitch to `color.state.danger` with a confirmation.### TablesQuiet zebra-free rows separated by `color.border.default`, with sortable headersand tabular figures.## AccessibilityPrimary and muted text pass WCAG AA on every surface. Status pairs color withlabels, focus rings are visible, and reading contrast favors clarity.