Design language comparison
Cursor vs Realm
Cursor runs a dark-canvas system while Realm chose light, and they pair different display families (ui-monospace vs Inter). Beyond surface, motion divides them — Cursor is subtle, Realm is moderate.
Palette · side by side
Up to 8 dominant swatches eachSide A · dark
Cursor
Full Page
#666666
foreground
#000000
foreground
#ffffff
background
Side B · light
Realm
Full Page
#0a0908
foreground
#1a322e
foreground
#eef6f5
background
#535252
foreground
#ffffff
background
#f4f0ec
background
#004132
accent
Typography · side by side
Primary family + weight ladder + sampleSide A · dark
Cursor
Full Page
- Display
- ui-monospace
- Body
- -apple-system
- Mono
- ui-monospace
- Weights
- 200
Sample
The quick brown fox jumps over the lazy dog.
1234567890 — Body sample renders in the captured family if your browser has it; otherwise system fallback signals the weight ladder.
Side B · light
Realm
Full Page
- Display
- Roobert
- Body
- Inter
- Weights
- 400 · 500
Sample
The quick brown fox jumps over the lazy dog.
1234567890 — Body sample renders in the captured family if your browser has it; otherwise system fallback signals the weight ladder.
Spacing scale · side by side
Base unit + first 8 scale valuesSide A · dark
Cursor
Full Page
- Base unit
- 4 px
- Container max
- 1536 px
Side B · light
Realm
Full Page
- Base unit
- 4 px
- Container max
- 1312 px
Motion vocabulary · side by side
Level + durations + easingsSide A · dark
Cursor
Full Page
- Level
- subtle
- Libraries
- —
Durations
Easings
Side B · light
Realm
Full Page
- Level
- moderate
- Libraries
- GSAP
Durations
Easings
Palette & spacing overlap
Their palettes share 14% of swatches at the dominant tier — a quiet signal both teams drew from the same neutral library before applying brand accents. Their spacing scales overlap by 17% (12, 64 px shared) — a rhythm any agent can transfer between the two systems with minimal recalibration.
Shared swatches (1)
Curator verdict
Pick a side. Mixing Cursor's dark-first canvas with Realm's moderate motion vocabulary produces visual whiplash. Adopt one system as your primary, study the other for individual technique transfers (e.g. Cursor's spacing, Realm's shadow).