canix.json
Canix Brand Identity
A complete profile of Canix's visual system — colors, typography, components, and personality — extracted from https://www.canix.com/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/canix
- Machine-readable JSON: https://characterquilt.com/branding/canix.json
- Per-page llms.txt: https://characterquilt.com/branding/canix/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #597BDB |
| Accent | #597BDB |
| Body Font | Basis Grotesque Pro |
| Heading Font | Basis Grotesque Pro |
Color Palette
- primary: #597BDB
- secondary: #160042
- accent: #597BDB
- background: #FFFFFF
- textPrimary: #1E2349
- link: #1E2349
Typography
- primary: Basis Grotesque Pro — https://fonts.google.com/specimen/Basis+Grotesque+Pro
- heading: Basis Grotesque Pro — https://fonts.google.com/specimen/Basis+Grotesque+Pro
Visual Assets
- Logo:
- Favicon: .png)
- Social card (og:image):
UI Components
- buttonPrimary: background=#597BDB, textColor=#FFFFFF, borderColor=#597BDB, borderRadius=7px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#1E2349, borderColor=#000000, borderRadius=7px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: cannabis industry professionals
Canix Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Glossary of Top 20 Cannabis Terms
- Image:
- Source: Glossary of Top 20 Cannabis Terms
- Canix & LeafLink Integration: Revolutionizing Cannabis Inventory and Sales Management
- Image:
- Source: Canix & LeafLink Integration
- Seed-to-Sale Software | Everything you need to know
- Image:
- Source: Seed-to-Sale Software
- Canix Integrates ThoughtSpot: Advanced Custom Reporting for Cannabis Industry
- Image:
- Source: Canix Integrates ThoughtSpot
- Top 10 Seed to Sale Cannabis Software in 2022
- Image:
- Source: Top 10 Seed to Sale Cannabis Software
- Maximize Profitability with Canix's Cannabis COGS Uploader | Industry-Leading Inventory Management
- Image: .png)
- Source: Maximize Profitability with Canix's Cannabis COGS Uploader
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. 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.