Design language comparison
Comet vs Replit
Both Comet and Replit commit to a dark-canvas approach, and they pair different display families (system-ui vs ABC Diatype). Beyond surface, motion divides them — Comet is expressive, Replit is subtle.
Palette · side by side
Up to 8 dominant swatches eachSide A · dark
Comet
Full Page
#313131
foreground
#0000ee
brand
#d9d9d9
neutral
Side B · dark
Replit
Full Page
#000000
foreground
#898c94
foreground
#2f3034
foreground
#ffffff
background
#76716f
foreground
#ff3c00
accent
#191818
foreground
#52545a
foreground
Typography · side by side
Primary family + weight ladder + sampleSide A · dark
Comet
Full Page
- Display
- system-ui
- Body
- monospace
- Mono
- monospace
- Weights
- 400 · 600
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 · dark
Replit
Full Page
- Display
- ABC Diatype
- Body
- ABC Diatype
- 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
Comet
Full Page
- Base unit
- 8 px
- Container max
- 960 px
Side B · dark
Replit
Full Page
- Base unit
- 4 px
- Container max
- 1392 px
Motion vocabulary · side by side
Level + durations + easingsSide A · dark
Comet
Full Page
- Level
- expressive
- Libraries
- —
Durations
Easings
Side B · dark
Replit
Full Page
- Level
- subtle
- Libraries
- Framer Motion
Durations
Easings
Palette & spacing overlap
Palette overlap is zero — Comet and Replit live in completely different chromatic registers, even when their layout grids feel adjacent. Their spacing scales overlap by 25% (8, 16, 32 px shared) — a rhythm any agent can transfer between the two systems with minimal recalibration.
Curator verdict
Pick a side. Mixing Comet's dark-first canvas with Replit's subtle motion vocabulary produces visual whiplash. Adopt one system as your primary, study the other for individual technique transfers (e.g. Comet's spacing, Replit's shadow).