llms.txt
Coin Brand Identity
A complete profile of Coin's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #D4891A |
| Accent | #0F1B35 |
| Body Font | Plus Jakarta Sans |
| Heading Font | Source Serif 4 |
Color Palette
- primary: #D4891A
- secondary: #3A4255
- accent: #0F1B35
- background: #FFFFFF
- textPrimary: #0F1B35
- link: #0F1B35
Typography
- primary: Plus Jakarta Sans — Google Fonts
- heading: Source Serif 4 — Google Fonts
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=10px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: crypto enthusiasts and beginners
Coin Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Guides - OnlyCoin
- Image:
- Source: OnlyCoin Guides
- Gold and silver coin nationwide magazine ad | Postcard, flyer or print contest | 99designs
- Image:
- Source: 99designs
- PCGS Market Report
- Image:
- Source: PCGS
- ₿ New free Crypto Coin - Landing page template by EzCode
- Image:
- Source: Bubble Forum
- Epoch: Gold Coin, Gold Bar • Ads of the World™ | Part of The Clio Network
- Image:
- Source: Ads of the World
- 📢 Introducing our new “Coin Report” series!
- Image:
- Source: Twitter
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can 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.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{"family": "Plus Jakarta Sans","role": "body"},
{"family": "Source Serif 4","role": "heading"}
],
"colors": {
"primary": "#D4891A",
"secondary": "#3A4255",
"accent": "#0F1B35",
"background": "#FFFFFF",
"textPrimary": "#0F1B35",
"link": "#0F1B35"
},
"typography": {
"fontFamilies": {
"primary": "Plus Jakarta Sans",
"heading": "Source Serif 4"
},
"fontStacks": {
"heading": ["Source Serif 4", "serif"],
"body": ["Plus Jakarta Sans", "sans-serif"],
"paragraph": ["Plus Jakarta Sans", "sans-serif"]
},
"fontSizes": {
"h1": "58px",
"h2": "28px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://onlycoin.com/wp-content/uploads/2026/03/cropped-onlycoin-logo-180x73.png",
"favicon": "https://onlycoin.com/wp-content/uploads/2026/03/cropped-onlycoin-favicon-32-32x32.png",
"ogImage": "https://onlycoin.com/wp-content/uploads/2026/03/onlycoin-social-share.png",
"logoHref": "https://onlycoin.com/",
"logoAlt": "crypto glossary of terms for beginners"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "crypto enthusiasts and beginners"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.95,
"overall": 0.925
}
}