DashboardCursorClaude CodeCodex

Minimal SaaS Dashboard

A calm, data-dense SaaS operating system with warm neutral surfaces, graphite navigation, electric signal accents, and a strict 4px grid.

Tokens
14
Components
9
Themes
Light + Dark
Responsive
3 breakpoints

Preview Lab

Live

Inspect theme and responsive behavior

Design system overview

Compact operational UI, without the dashboard sludge

A calm, data-dense SaaS operating system with warm neutral surfaces, graphite navigation, electric signal accents, and a strict 4px grid.

The template defines the full working system behind the preview: navigation density, metric hierarchy, table rhythm, responsive collapse, semantic states, keyboard focus, and implementation rules for AI coding agents.

Primary

One clear action

Active navigation and primary controls

Typography

$482,900

Total revenue

+8.2% this month

Controls

Search customers…

Status

HealthyHealthy
PendingPending
FailedFailed

Tokens

Color system

Named roles from the template contract. Every swatch is keyboard-copyable and includes its intended use, so the palette remains meaningful outside this preview.

Brand

Surfaces

Text

Semantic

Data visualization

Source file

Raw DESIGN.md and export formats

This is the single canonical source view. Anonymous visitors see a short preview; signed-in users get the complete Markdown and generated implementation formats.

# Minimal SaaS Dashboard DESIGN.md

## Product feel

Build a compact, operational SaaS dashboard for teams that need to scan metrics and act quickly.
The interface uses a warm neutral canvas, graphite navigation, and limited electric signal colors.
It should feel calm and precise at rest, then visibly alive around data, changes, and action.
Use hierarchy, alignment, and spacing before decoration.

## Color system

### Brand
- Ink: #171714 — primary actions, navigation, and high-emphasis surfaces
- Signal: #b9f26b — active navigation, positive momentum, and focused highlights
- Data Accent: #6467f2 — charts, selected data, and analytical emphasis

### Surfaces
- Canvas: #f2f0e9 — warm page background
- Surface: #fffefa — cards, panels, inputs, tables
- Surface Hover: #eceae2 — hover rows and secondary controls
- Border: #dcd9cf — card borders and separators

### Text
- Text Primary: #171714 — headings, values, body text
- Text Secondary: #68675f — labels and descriptions
- Text Muted: #9b9a92 — captions, placeholders, disabled text

### Semantic
- Success: #198754 — positive metrics and completed states
- Warning: #c47a0b — caution and pending states
- Danger: #d9534f — errors, destructive actions, negative metrics
- Info: #6467f2 — informational links and selected data

## Dark mode

- Canvas: #11110f
- Surface: #1b1b18
- Surface Hover: #24241f
- Border: #34342e
- Text Primary: #f5f3ea
- Text Secondary: #aaa89f
- Text Muted: #8f8e86
Checking your session…

Use with AI Coding Agents

Copy one of these prompts into your AI coding agent to apply the Minimal SaaS Dashboard DESIGN.md design system to your project. The DESIGN.md file in your repo root is the source of truth.

# .cursor/rules (or DESIGN.md)
You are working in a project that uses the Minimal SaaS Dashboard DESIGN.md design system.

Read the DESIGN.md file in this project root and follow it strictly when generating UI.
Match the brand's exact colors, typography, spacing scale, and border radius.
Do not create generic Tailwind UI — apply the visual language from DESIGN.md.

Key rules:
- Use the defined color palette, not arbitrary hex values
- Apply the correct font family and weight scale
- Follow spacing tokens (4/8/12/16/24/32px scale)
- Match component patterns: buttons, cards, inputs, badges as specified

More templates

Explore other ready-to-use DESIGN.md templates for your next project.

Frequently Asked Questions

Can I use the Minimal SaaS Dashboard DESIGN.md with Cursor, Claude Code, or Codex?

Yes. Copy the DESIGN.md file into your project root and reference it in your agent rules. For Cursor, add it to .cursor/rules. For Claude Code, include it as CLAUDE.md. For Codex, add it to your system prompt. The agent will read it and apply the Minimal SaaS Dashboard visual system to any UI it generates.

Is this an official Minimal SaaS Dashboard file?

No — this is an independent reference created for AI coding agent compatibility. It is not officially endorsed by Minimal SaaS Dashboard. The visual system was analyzed and documented to help AI agents produce UI that matches the Minimal SaaS Dashboard aesthetic. Always verify against official Minimal SaaS Dashboard documentation.

What is a DESIGN.md file?

A DESIGN.md file is a Markdown document that describes a product's visual design system in a format that AI coding agents can read and follow. It captures color palettes, typography, spacing, component patterns, and usage rules — giving AI agents like Cursor, Claude Code, and Codex a source of truth for consistent UI generation.

Can I use the Minimal SaaS Dashboard color tokens and visual style in my own project?

The design tokens and visual patterns documented here are for reference and AI agent guidance. If you are building a project inspired by the Minimal SaaS Dashboard visual style, ensure your use is consistent with Minimal SaaS Dashboard's brand guidelines and any applicable trademark or copyright rules. This file helps AI agents understand a style — it does not grant license to use proprietary brand assets.

How do I add this to my project?

Download the DESIGN.md file (requires free account) and place it in your project root. Then tell your AI agent to read it: "Read the DESIGN.md file in this project and follow its design system when generating UI." The agent will pick it up automatically in most modern AI coding tools.