compra r pida.json
Compra Rápida Brand Identity
A complete profile of Compra Rápida's visual system — colors, typography, components, and personality — extracted from https://www.comprarapida.co/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/compra-r-pida
- Machine-readable JSON: https://characterquilt.com/branding/compra-r-pida.json
- Per-page llms.txt: https://characterquilt.com/branding/compra-r-pida/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #000E24 |
| Accent | #0F4EF9 |
| Body Font | Lato |
| Heading Font | Lato |
Color Palette
- primary: #000E24
- secondary: #8AE64D
- accent: #0F4EF9
- background: #FFFFFF
- textPrimary: #0F4EF9
- link: #0F4EF9
Typography
- primary: Lato — https://fonts.google.com/specimen/Lato
- heading: Lato — https://fonts.google.com/specimen/Lato
Visual Assets
- Logo: https://comprarapida.co/hs-fs/hubfs/Logo-_CR.png?width=200&height=25&name=Logo-_CR.png
- Favicon: https://comprarapida.co/hubfs/favicon.png
UI Components
- input: background=#FFFFFF, textColor=#0F4EF9, borderColor=#E1E6EB, borderRadius=8px, shadow=none
- buttonPrimary: background=#0F4EF9, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=50px, shadow=none
- buttonSecondary: background=#8AE64D, textColor=#211F54, borderColor=#5CEA00, borderRadius=100px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: businesses looking to improve conversion rates
Compra Rápida Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Validação inteligente do CEP: como um detalhe na jornada impacta a experiência e a conversão
- Image:
- Source: Link
- blog
- Image:
- Source: Link
- Entenda os impactos dos ataques de fraude no e-commerce, que não param de crescer
- Image:
- Source: Link
- Entenda os impactos dos ataques de fraude no e-commerce, que não param de crescer
- Image:
- Source: Link
- blog
- Image:
- Source: Link
- blog
- Image:
- Source: Link
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.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Lato",
"role": "body"
}
],
"colors": {
"primary": "#000E24",
"secondary": "#8AE64D",
"accent": "#0F4EF9",
"background": "#FFFFFF",
"textPrimary": "#0F4EF9",
"link": "#0F4EF9"
},
"typography": {
"fontFamilies": {
"primary": "Lato",
"heading": "Lato"
},
"fontStacks": {
"heading": [
"Lato",
"sans-serif"
],
"body": [
"Lato",
"sans-serif"
],
"paragraph": [
"Lato"
]
},
"fontSizes": {
"h1": "36px",
"h2": "24px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#0F4EF9",
"borderColor": "#E1E6EB",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#0F4EF9",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "50px",
"bottomRight": "50px",
"bottomLeft": "50px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#8AE64D",
"textColor": "#211F54",
"borderColor": "#5CEA00",
"borderRadius": "100px",
"borderRadiusCorners": {
"topLeft": "100px",
"topRight": "100px",
"bottomRight": "100px",
"bottomLeft": "100px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://comprarapida.co/hs-fs/hubfs/Logo-_CR.png?width=200&height=25&name=Logo-_CR.png",
"favicon": "https://comprarapida.co/hubfs/favicon.png",
"ogImage": null,
"logoAlt": "Compra Rápida"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Compra Rápida'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Enviar contato",
"reasoning": "Button #0 has a vibrant blue background (#0F4EF9), which is a strong brand color, and the text 'Enviar contato' suggests a primary action."
},
"secondary": {
"index": 1,
"text": "Fale com nossa equipe",
"reasoning": "Button #1 has a different vibrant color (green #8AE64D) and the text 'Fale com nossa equipe' indicates a secondary action."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses looking to improve conversion rates"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Compra Rápida'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}