Open design system
The tokens, type, components, and infinity mark that power every Divide by Infinity property. Free to use on any site — no attribution required, but appreciated.
01 / Mark
An image mark of an infinity symbol dividing into itself — the literal "divide by infinity". Use on dark or light backgrounds. PNG with transparent background.


02 / Color tokens
All colors are CSS custom properties. Reference them as var(--name) or via the Tailwind aliases (bg-primary, text-muted-foreground).
Page background — deep ink
Body text — warm parchment
Cards, panels
Primary accent — warm gold
Secondary text
Hairlines, dividers
03 / Typography
04 / Components
Built to be understood, not just to work.
Approach
05 / Usage
The infinity mark and CSS tokens below are hosted on dbi.life and free for any site to link to directly.
<img src="https://dbi.life/dbi-infinity-logo.png" alt="Divide by Infinity" height="32" />
:root {
--dbi-bg: #0d1426;
--dbi-fg: #f5f1e8;
--dbi-surface: #15203a;
--dbi-primary: #e3b34a;
--dbi-muted: #b3ad9e;
}License: free for any use, commercial or personal. No attribution required.