A brand built and launched entirely with AI, with the codebase as the source of truth. Identity, motion, and every asset render from the same tokens.
The deliverable is a brand kit written in HTML and markdown. A teammate can read it. An agent can build from it.
A burst mark built from eight strokes.
Base palette · warm neutrals (every gray carries a brown undertone)
Brand gold · the single accent
The defining rule: all text uses rgba(35,24,16, α). Never hex grays. The warm brown undertone is preserved at every opacity, from 100% headings down to 40% captions.
Season Serif carries the voice above 44px, Melange Grotesk does the work, mono holds the numbers.
Three warm radials, defined in code, so the same surface shows up the same everywhere.
# Valon Brand Style Guide: LLM Reference ## Brand Identity Serious, elevated, quietly confident, a premium financial institution that happens to be a tech company. Not a typical SaaS startup. ## Colors # warm neutrals from #231810 950: "#231810" # primary text / button bg 100: "#F8F6F3" # default surface gold: "#E19614" # single accent # NEVER use pure grays. ALL text = # rgba(35,24,16, opacity). ## Type display: "Season Serif" # 44px+ only text: "Melange Grotesk" mono: "Geist Mono" ## Tone use: system of record, infrastructure, correctness, auditable, governance avoid: disrupting, seamless, next-gen ## Gestalt # authenticated tool access fonts + assets resolve via API key.
One source file is both the styleguide the team reads and the spec the model follows. Change a token once and product, site, and motion all update.
The mark resolves from the same eight strokes the symbol is built from. All motion disables under prefers-reduced-motion.
Every timing and easing curve is a documented token.
Billions of dollars in mortgages already run on ValonOS. Every action the platform takes is recorded and auditable.
Automation only counts when it's correct. Operators can trace every decision the system makes, line by line.