billforward.json
Billforward Brand Identity
A complete profile of Billforward's visual system — colors, typography, components, and personality — extracted from https://www.billforward.io/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/billforward
- Machine-readable JSON: https://characterquilt.com/branding/billforward.json
- Per-page llms.txt: https://characterquilt.com/branding/billforward/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #2EA3F2 |
| Accent | #8624E1 |
| Body Font | Open Sans |
| Heading Font | Open Sans |
Color Palette
- primary: #2EA3F2
- secondary: #BEC2D8
- accent: #8624E1
- background: #FFFFFF
- textPrimary: #666666
- link: #8624E1
Typography
- primary: Open Sans — https://fonts.google.com/specimen/Open+Sans
- heading: Open Sans — https://fonts.google.com/specimen/Open+Sans
Visual Assets
- Logo:
UI Components
- input: background=#F9FAFD, textColor=#999999, borderColor=null, borderRadius=4px, shadow=none
- buttonPrimary: background=#8624E1, textColor=#FFFFFF, borderRadius=4px, shadow=rgba(134, 36, 225, 0.4) 0px 20px 30px -10px
Brand Personality
Tone: professional · Energy: medium · Audience: businesses seeking subscription management solutions
Billforward Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Quoting & Contract Management Software for Subscriptions | Billforward
- Image:
- Source: https://www.billforward.io/features/quotes-and-contracts
- The Role of Customer Feedback in Subscription Billing Improvement
- Subscription Pricing Strategies
- The Rise of Micro-Subscriptions: Tapping into Niche Markets for Sustainable Revenue – Billforward
- Subscription Management Software for Businesses | Billforward
- Image:
- Source: https://www.billforward.io/features/subscription-management
- Blog Billforward | Mary Goldspink
- Image:
- Source: https://www.billforward.io/blog/author/mary-goldspink
Working with these fonts
Not found on Google Fonts? Suggested flow to follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each
src: url(...)to point to your local file path.