two dots.json
Two Dots Brand Identity
A complete profile of Two Dots's visual system — colors, typography, components, and personality — extracted from https://www.twodots.net/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/two-dots
- Machine-readable JSON: https://characterquilt.com/branding/two-dots.json
- Per-page llms.txt: https://characterquilt.com/branding/two-dots/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #0F172A |
| Accent | #607C6E |
| Body Font | Arial |
| Heading Font | Founders Grotesk |
Color Palette
- primary: #0F172A
- secondary: #3898EC
- accent: #607C6E
- background: #FFFFFF
- textPrimary: #000000
- link: #607C6E
Typography
- primary: Arial — https://fonts.google.com/specimen/Arial
- heading: Founders Grotesk — https://fonts.google.com/specimen/Founders+Grotesk
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#1C1C1C, textColor=#FFFFFF, borderRadius=30px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=30px, shadow=rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(0, 0, 0, 0.1) 0px 2px 0px 0px
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals
Two Dots Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Two Dots — Approve faster and boost your bottom line
- Image:
- Two Dots — Approve faster and boost your bottom line
- Image:
- Two Dots — Approve faster and boost your bottom line
- Image:
- About — Two Dots
- Image:
- About — Two Dots
- Image:
- About — Two Dots
- Image:
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the 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.