Analytics Dashboard

A light, chart-forward analytics DESIGN.md: clean white canvas, near-black ink, a restrained indigo/purple data palette, tabular KPIs, and accessible chart-and-table pairing.

Tokens
14
Components
8
Themes
Light + Dark
Responsive
3 breakpoints

Preview Lab

Live

Inspect theme and responsive behavior

Design system overview

Charts that read at a glance, chrome that gets out of the way

A light, chart-forward analytics system: clean white canvas, near-black ink, a restrained indigo/purple data palette, tabular KPIs, and accessible chart-and-table pairing.

The template defines the working system behind the preview: KPI hierarchy, chart color roles, filter behavior, table rhythm, responsive collapse, 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 stays 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.

# Analytics Dashboard DESIGN.md

## Product feel

Build a light, chart-forward analytics dashboard for teams reading trends and drilling into metrics.
Use a clean white canvas, near-black ink, and a restrained indigo/purple data palette so charts read
instantly. The interface should feel precise and quiet — the data carries the color, not the chrome.

## Color system

### Brand
- Ink: #111111 — headings, values, primary actions
- Indigo: #6366f1 — primary data series, active state
- Purple: #a855f7 — secondary data series, comparison

### Surfaces
- Canvas: #fafafa — page background
- Surface: #ffffff — cards, chart panels, tables
- Subtle: #f5f5f5 — hover rows, quiet fills
- Border: #e5e5e5 — card outlines and grid lines

### Text
- Text Primary: #111111 — headings, metric values, body
- Text Secondary: #666666 — labels, axes, descriptions
- Text Muted: #999999 — captions, placeholders, disabled

### Semantic / data
- Success: #22c55e — positive trend, healthy
- Success Tint: #dcfce7 — positive badge background
- Success Text: #166534 — text on success tint
- Warning: #f59e0b — attention, plateau
- Danger: #ef4444 — negative trend, alerts
- Info: #3b82f6 — informational, selected data
- Table Header: #666666 — column header text
- Trend Up: #166534 — positive trend indicator
- Trend Down: #991b1b — negative trend indicator

## Dark mode

- Canvas: #0d0d0d, Surface: #171717, Raised: #262626, Border: #333333
- Text Primary: #f5f5f5, Text Secondary: #a3a3a3, Text Muted: #737373
- Table Header: #a3a3a3 — column header text
Checking your session…

How to use this template

  1. 01

    Copy

    Copy the complete DESIGN.md content from this page.

  2. 02

    Paste

    Create a DESIGN.md file in your project root and paste it in.

  3. 03

    Reference

    In your AI agent chat: "Build the next screen following DESIGN.md."

  4. 04

    Generate

    The agent applies the tokens, spacing, and component rules automatically.

Use with AI Coding Agents

Copy one of these prompts into your AI coding agent to apply the Analytics 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 Analytics 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.

Goes well with

Frequently asked questions

How do I use the Analytics Dashboard DESIGN.md template with Cursor?

Copy the full DESIGN.md from this page into your project root, or add it to .cursor/rules when you want Cursor-specific project rules. Then prompt: "Read DESIGN.md and follow its design system for every UI change."

Is the Analytics Dashboard template free for commercial projects?

Yes. All DesignMD templates are MIT licensed — copy, modify, and ship them in commercial products without attribution.

What does the Analytics Dashboard DESIGN.md include?

Analytics Dashboard documents light + dark tokens, responsive layout rules, and KPI Stat Card, Chart Panel, Data Table, Filter / Date Range Bar patterns for AI coding agents. It is prepared for Cursor, Claude Code, Codex.