Checkars Brand Identity
A complete profile of Checkars's visual system — colors, typography, components, and personality — extracted from https://www.checkars.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.checkars.com.
Typography
Each font links to its Google Fonts page where available.
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: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. 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.
Visual Assets

UI Components
Live previews rendered using Checkars's actual button styles.
Brand Personality
Checkars Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Checkars's primary brand color?
Checkars's primary brand color is #3E4A5B. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Checkars use?
Checkars uses #1351EC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Checkars use?
Checkars uses Helvetica as the primary typeface across body and headings.
Does Checkars use a light or dark theme?
Checkars's primary site uses a light color scheme, with a background of #F9FAFB.
Where can I find Checkars's logo?
Checkars's logo is available directly on their site (https://www.checkars.com). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://www.checkars.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Checkars.
Methodology
Brand data on this page was extracted from https://www.checkars.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Checkars.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Helvetica",
"role": "body"
},
{
"family": "Arial",
"role": "body"
}
],
"colors": {
"primary": "#3E4A5B",
"secondary": "#1351EC",
"accent": "#1351EC",
"background": "#F9FAFB",
"textPrimary": "#1B2532",
"link": "#1B2532"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica",
"heading": "Helvetica"
},
"fontStacks": {
"heading": [
"Helvetica"
],
"body": [
"Helvetica"
],
"paragraph": [
"Helvetica"
]
},
"fontSizes": {
"h1": "16px",
"h2": "40px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#1B2532",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#FEFEFE",
"textColor": "#1351EC",
"borderRadius": "36px",
"borderRadiusCorners": {
"topLeft": "36px",
"topRight": "36px",
"bottomRight": "36px",
"bottomLeft": "36px"
},
"shadow": "rgba(0, 0, 0, 0.1) 0px 8px 40px 0px"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#3E4A5B",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207774%202048%22%20height%3D%2230%22%20width%3D%22112%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M7296.82.052L6752.798%201024l544.022%201023.948h477.424L7239.034%201024%207774.244.052zm-1130.746%200v1705.534L5275.298.052%204205.476%202047.954h470.514l599.916-1147.71%20254.406%20487.47h-254.406l-178.412%20341.108h611.236l166.464%20319.132h726.816V.052h-435.96zm-1767.734%200l-599.916%201147.71L3199.138.052h-470.514l1069.822%202047.902L4868.268.052H4398.39zm-2076.172%200l-892.04%201707.424L1072.7%201024%201607.91.052h-477.424L586.464%201024l544.022%201023.948h593.006l166.464-319.132h611.236l-178.412-341.108h-254.406l254.406-487.47%20598.678%201147.71h470.514L2322.15.046zM-.244%202047.952h435.33V.05H-.244z%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://www.kavak.com/favicon.ico",
"ogImage": "https://images.prd.kavak.io/assets/images/home-ui/seo-hero-ar.webp",
"logoHref": "/ar"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Kavak'. It is the most prominent logo in the header area.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 5,
"text": "Vender",
"reasoning": "Button #5 ('Vender') has a vibrant text color (#1351EC) on a light background, making it stand out as a primary CTA. It is action-oriented and uses a distinct color from the other buttons."
},
"secondary": {
"index": 0,
"text": "ComprarVenderCambiar",
"reasoning": "Button #0 ('ComprarVenderCambiar') has a dark background (#000000) which contrasts with the primary button's light background, making it suitable as a secondary CTA."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "car buyers and sellers in Argentina"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__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 'Kavak'. It is the most prominent logo in the header area.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 