llms.txt
Contalink Brand Identity
A complete profile of Contalink's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #2761AD |
| Accent | #2761AD |
| Body Font | Lexend |
| Heading Font | Manrope |
Color Palette
- primary: #2761AD
- secondary: #F44336
- accent: #2761AD
- background: #CAD8EB
- textPrimary: #2761AD
- link: #2761AD
Typography
- primary: Lexend — https://fonts.google.com/specimen/Lexend
- heading: Manrope — https://fonts.google.com/specimen/Manrope
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#000000, borderRadius=139px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: accounting professionals
Contalink Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Emite tus Facturas desde WhatsApp con Contalink Plus | Lo nuevo en CONTALINK
- Image:
- Source: Read More
- La profesión contable desaparecerá? Lo que se espera de los nuevos contadores - Contalink
- Image:
- Source: Read More
- ContaLink
- Image:
- Source: Read More
- 📱 ¡Novedades en la App Móvil de Contalink! — Versión 1.62.0 | Lo nuevo en CONTALINK
- Image:
- Source: Read More
- Contalink: Automatiza tu despacho contable en la nube
- Image:
- Source: Read More
- Contalink: Automatiza tu despacho contable en la nube
- Image:
- Source: Read More
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.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Lexend",
"role": "body"
},
{
"family": "Manrope",
"role": "heading"
},
{
"family": "Roboto",
"role": "unknown"
}
],
"colors": {
"primary": "#2761AD",
"secondary": "#F44336",
"accent": "#2761AD",
"background": "#CAD8EB",
"textPrimary": "#2761AD",
"link": "#2761AD"
},
"typography": {
"fontFamilies": {
"primary": "Lexend",
"heading": "Manrope"
},
"fontStacks": {
"heading": [
"Lexend",
"sans-serif"
],
"body": [
"Roboto",
"Helvetica Neue",
"sans-serif"
],
"paragraph": [
"Lexend",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "48px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "139px",
"borderRadiusCorners": {
"topLeft": "139px",
"topRight": "139px",
"bottomRight": "139px",
"bottomLeft": "139px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.contalink.com/assets/img/contalink-logo-mobil.png",
"favicon": "https://www.contalink.com/favicon.ico",
"ogImage": "https://contalink-files.s3.amazonaws.com/images/icon.png",
"logoHref": "/",
"logoAlt": "Contalink.com"
},
"__llm_logo_reasoning": {
"selectedIndex": 5,
"reasoning": "Selected #5 because it is visible, located in the header, links to the homepage, and matches the brand name 'Contalink'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Empezar ahora",
"reasoning": "The button 'Empezar ahora' is the only detected button and serves as the primary call-to-action with action-oriented text."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "There is only one button detected, so no secondary button is available."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "accounting professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 5,
"selectedLogoReasoning": "Selected #5 because it is visible, located in the header, links to the homepage, and matches the brand name 'Contalink'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}