brand-hub-engine · single-room · 10 colors

Selling Startups, rendered from config.

Fontless engine: text below is Inter (body fallback) + Fraunces italic (accent fallback). Licensed fonts are supplied by the client repo — drop them in and the specimens upgrade with zero markup change.

Type — the three exemplars

Pick a shape. Configure. Record.

One brand, one room.

this is the part most people miss

Palette — 10 colors, exactly what this brand defined

--umber#251c12
--umber-2#30251a
--umber-3#17110a
--dune#8a7a65
--dune-glow#b8b0a1
--sand#ece4d2
--terracotta#be7c3e
--terracotta-glow#d0975a
--honey#e1ab34
--lagoon#54a0a2

Semantic tokens — single room (dark)

One room. No toggle, no second brand kit — the engine emits a single :root block.

--bg var(--umber)
--bg-2 var(--umber-2)
--bg-3 var(--umber-3)
--ink var(--sand)
--ink-2 var(--dune-glow)
--ink-3 var(--dune)
--line rgba(236, 228, 210, 0.08)
--line-strong rgba(236, 228, 210, 0.16)
--accent var(--terracotta)
--accent-glow var(--terracotta-glow)
--emphasis var(--honey)
--code-bg rgba(236, 228, 210, 0.05)