archform.json
ArchForm Brand Identity
A complete profile of ArchForm's visual system — colors, typography, components, and personality — extracted from http://archform.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #1470EF |
| Accent | #1470EF |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #1470EF
- secondary: #101828
- accent: #1470EF
- background: #FFFFFF
- textPrimary: #475467
- link: #475467
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#1470EF, textColor=#FFFFFF, borderColor=#1470EF, borderRadius=8px, shadow=rgba(16, 24, 40, 0.05) 0px 1px 2px 0px
- buttonSecondary: background=#FFFFFF, textColor=#344054, borderColor=#D0D5DD, borderRadius=8px, shadow=rgba(16, 24, 40, 0.05) 0px 1px 2px 0px
Brand Personality
Tone: professional · Energy: medium · Audience: dental professionals
ArchForm Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- ArchForm
- Image:
- Source: ArchForm Website
- Webinars
- Image:
- Source: Webinars
- Blog
- Image:
- Source: Blog
- Webinars
- Image:
- Source: Webinars
- Auto Gap Filling and Blockout
- Image:
- Source: Support Page
- Enterprise
- Image:
- Source: Enterprise
Working with these fonts
Not found on Google Fonts? CharacterQuilt.com suggests this flow that can help:
- 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.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.