tag.json
TAG Brand Identity
A complete profile of TAG's visual system — colors, typography, components, and personality — extracted from https://tagme.pk/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/tag
- Machine-readable JSON: https://characterquilt.com/branding/tag.json
- Per-page llms.txt: https://characterquilt.com/branding/tag/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #EBCB13 |
| Accent | #4EF3A4 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #EBCB13
- accent: #4EF3A4
- background: #1D1D1D
- textPrimary: #1D1D1D
- link: #4EF3A4
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
UI Components
- buttonPrimary: background=#EBCB13, textColor=#131313, borderColor=#EBCB13, borderRadius=6px, shadow=none
- buttonSecondary: background=#191717, textColor=#FFFFFF, borderRadius=0px, shadow=none
Brand Personality
Tone: bold · Energy: high · Audience: gamers and online casino enthusiasts
TAG Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- B9 Game Download ᐉ Get the Latest B9 Game APK & Start Winning!
- Image:
- Source: https://tagme.pk/download
- B9 Game Download ᐉ Get the Latest B9 Game APK & Start Winning!
- Image:
- Source: https://tagme.pk/download
- B9 Game Download ᐉ Get the Latest B9 Game APK & Start Winning!
- Image:
- Source: https://tagme.pk/download
- B9 Game Download ᐉ Get the Latest B9 Game APK & Start Winning!
- Image:
- Source: https://tagme.pk/download
- What Is an Ad Tag? | AppsFlyer Mobile Glossary
- Image:
- Source: https://www.appsflyer.com/glossary/ad-tag/
- How do I use the Tag Performance Report? – Sprout Social Support
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.
Programmatic alternative: load the URL with Playwright or Puppeteer, listen for response events whose Content-Type starts with font/, and write the body to disk. The CSS extraction step is the same.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.