Design language comparison
Clerk vs Realm
Both Clerk and Realm commit to a light-canvas approach, and they pair different display families (geistNumbers vs Inter). Beyond surface, motion levels are both moderate.
Palette · side by side
Up to 8 dominant swatches eachSide A · light
Clerk
Full Page
#000000
foreground
#d9d9de
neutral
#131316
foreground
#ffffff
background
#747686
foreground
#5e5f6e
foreground
#2f3037
background
#9394a1
foreground
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 · light
Clerk
Full Page
- Display
- geistNumbers
- Body
- ui-sans-serif
- Mono
- soehneMono
- 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.
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 · light
Clerk
Full Page
- Base unit
- 4 px
- Container max
- 1280 px
Side B · light
Realm
Full Page
- Base unit
- 4 px
- Container max
- 1312 px
Motion vocabulary · side by side
Level + durations + easingsSide A · light
Clerk
Full Page
- Level
- moderate
- Libraries
- Framer Motion
Durations
Easings
Side B · light
Realm
Full Page
- Level
- moderate
- Libraries
- GSAP
Durations
Easings
Palette & spacing overlap
Their palettes share 6% 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 58% (4, 8, 10, 12, 16 px shared) — a rhythm any agent can transfer between the two systems with minimal recalibration.
Shared swatches (1)
Curator verdict
If you are building an interface that needs to reference both, Clerk's restraint reads as the safer default and Realm's rhythm provides the accent moments — pair them at section-level, not at component-level.