DesignMD
Discover
Back to Discover

Tailwind CSS

Rapidly build modern websites without leaving HTML

tailwindcss.com
5 colors
16 components
Inter, Fira Code
Mar 20, 2026
Website Preview
Tailwind CSS screenshot
Colors
Primary
#06B6D4

Primary accent (cyan-500)

#0F172A

Dark background (slate-900)

#38BDF8

Links, highlights (sky-400)

#F8FAFC

Primary text (slate-50)

#334155

Borders, muted elements (slate-700)

Typography
Inter
Role
SizeWeightHeight
Display
48px800
Heading
30px700
Body
16px400
Fira Code
Role
SizeWeightHeight
Code
14px400

DESIGN.md — Tailwind CSS

Overview

Tailwind's own design system practices what it preaches — utility-driven, carefully scaled, and optimized for developer documentation. A slate-to-cyan palette reflects technical precision paired with a friendly, approachable accent.

Colors

Primary Palette

TokenHexUsage
color-brand#06B6D4Primary accent (cyan-500)
color-bg#0F172ADark background (slate-900)
color-sky#38BDF8Links, highlights (sky-400)
color-text#F8FAFCPrimary text (slate-50)
color-muted#334155Borders, muted elements (slate-700)

Typography

RoleFamilySizeWeight
DisplayInter48px800
HeadingInter30px700
BodyInter16px400
CodeFira Code14px400

Components

Code Block

  • Dark bg #1E293B, cyan syntax highlights
  • Copy button top-right
  • Language tab indicator

Documentation Nav

  • Left sidebar, collapsible sections
  • Active item with cyan left border
  • Search input at top (Cmd+K)

Color Swatch Grid

  • 11-step scale per color (50-950)
  • Hover shows hex value + copy
  • Grid layout with rounded corners

Do's and Don'ts

Do

  • Use the slate scale for all neutral tones
  • Pair cyan accent with sky blue for depth
  • Show code examples for every component

Don't

  • Don't use warm gray scales — always slate
  • Don't use text smaller than 14px in docs
  • Don't hide the code — it's the product

Want a DESIGN.md like this for your own website?