Back to Discover

PlanetScale

The database for developers who care about scale

planetscale.com
13 colors
16 components
Inter, IBM Plex Mono
Mar 29, 2026
Website Preview
PlanetScale screenshot
Colors
Primary
#F35815

Orange accent

#000000

Background

#FFFFFF

Primary text

#C4C4C4

Secondary text

#1A1A1A

Cards

Neutral
#000000

Background

#1A1A1A

Card surfaces

#333333

Borders

#888888

Muted text

#C4C4C4

Secondary text

Semantic
#22C55E

Schema deploy success, healthy branch

#EF4444

Deploy failure, schema conflict

#F35815

Pending deploy request (reuses brand)

Typography
Inter
Role
SizeWeightHeight
Display
48px7001.1
Heading
28px6001.2
Body
16px4001.6
Small
14px4001.5
IBM Plex Mono
Role
SizeWeightHeight
Code
14px4001.6

DESIGN.md — PlanetScale

Overview

PlanetScale's design system communicates database reliability through bold black-and-white foundations with a distinctive orange accent. The visual language is authoritative and technical, with a focus on CLI-style interfaces and data-rich dashboards.

Colors

Primary Palette

TokenHexUsage
color-brand#F35815Orange accent
color-bg#000000Background
color-text#FFFFFFPrimary text
color-muted#C4C4C4Secondary text
color-surface#1A1A1ACards

Neutral Palette

TokenHexUsage
color-black#000000Background
color-gray-900#1A1A1ACard surfaces
color-gray-700#333333Borders
color-gray-400#888888Muted text
color-gray-200#C4C4C4Secondary text

Semantic Colors

TokenHexUsage
color-success#22C55ESchema deploy success, healthy branch
color-error#EF4444Deploy failure, schema conflict
color-warning#F35815Pending deploy request (reuses brand)

Typography

RoleFamilySizeWeightLine Height
DisplayInter48px7001.1
HeadingInter28px6001.2
BodyInter16px4001.6
SmallInter14px4001.5
CodeIBM Plex Mono14px4001.6

Spacing

TokenValueUsage
space-14pxCell padding
space-28pxRow spacing
space-416pxPanel padding
space-624pxSection gaps
space-832pxPage sections

Border Radius

TokenValueUsage
radius-sm4pxBadges
radius-md6pxButtons, inputs
radius-lg8pxCards

Elevation

LevelValueUsage
shadow-sm0 1px 3px rgba(0,0,0,0.5)Cards
shadow-md0 4px 16px rgba(0,0,0,0.6)Dropdowns
shadow-lg0 8px 32px rgba(0,0,0,0.7)Modals

Components

Branch Selector

  • Git-like branch model for databases
  • Dropdown with branch list
  • Create branch button in orange

Schema Viewer

  • Table list sidebar
  • Column definitions with types
  • Relationship diagram view

Deploy Request

  • Diff view for schema changes
  • Approve / reject actions
  • CI-style status checks

Do's and Don'ts

Do

  • Use orange for destructive-adjacent actions (deploy, merge)
  • Show schema diffs clearly with red/green highlights
  • Use monospace for all data-related content

Don't

  • Don't use orange for success states
  • Don't hide the branch context
  • Don't use light mode in database views

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