koywe.json
Koywe Brand Identity
A complete profile of Koywe's visual system — colors, typography, components, and personality — extracted from https://koywe.com. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/koywe
- Machine-readable JSON: https://characterquilt.com/branding/koywe.json
- Per-page llms.txt: https://characterquilt.com/branding/koywe/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #0D442E |
| Accent | #C8FF1E |
| Body Font | DM Sans |
| Heading Font | Raleway |
Color Palette
- primary: #0D442E
- secondary: #C8FF1E
- accent: #C8FF1E
- background: #FFFFFF
- textPrimary: #022416
- link: #022416
Typography
- primary: DM Sans — https://fonts.google.com/specimen/DM+Sans
- heading: Raleway — https://fonts.google.com/specimen/Raleway
Visual Assets
- Logo: https://www.koywe.com/logo-brand.svg
- Favicon: https://www.koywe.com/favicon.ico?favicon.6f995683.ico
- Social card (og:image): https://www.koywe.com/og-image.png
UI Components
- input: background=#0D442E, textColor=#FFFFFF, borderColor=#C8FF1E, borderRadius=12px, shadow=none
- buttonPrimary: background=#C8FF1E, textColor=#0D442E, borderRadius=33554400px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#0D442E, borderColor=#0D442E, borderRadius=33554400px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals seeking international treasury solutions
Koywe Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Proceso de Venta | Koywe
- Stablecoin Conference 2025 | Stablecoins en Latam
- Rampas cripto (on/off): qué son y para qué sirven
- Rampas cripto (on/off): qué son y para qué sirven
- Proceso de Venta | Koywe
- Mesas OTC: qué son y por qué las empresas las usan
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": "DM Sans",
"role": "body"
},
{
"family": "Raleway",
"role": "heading"
}
],
"colors": {
"primary": "#0D442E",
"secondary": "#C8FF1E",
"accent": "#C8FF1E",
"background": "#FFFFFF",
"textPrimary": "#022416",
"link": "#022416"
},
"typography": {
"fontFamilies": {
"primary": "DM Sans",
"heading": "Raleway"
},
"fontStacks": {
"heading": [
"DM Sans",
"Arial",
"Helvetica",
"sans-serif"
],
"body": [
"DM Sans",
"Arial",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Raleway",
"Arial",
"Helvetica",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "46px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#0D442E",
"textColor": "#FFFFFF",
"borderColor": "#C8FF1E",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#C8FF1E",
"textColor": "#0D442E",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0D442E",
"borderColor": "#0D442E",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.koywe.com/logo-brand.svg",
"favicon": "https://www.koywe.com/favicon.ico?favicon.6f995683.ico",
"ogImage": "https://www.koywe.com/og-image.png",
"logoHref": "/es",
"logoAlt": "Company Logo"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Koywe' from the URL and page title.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 2,
"text": "Solicitar una demo",
"reasoning": "Button #2 with text 'Solicitar una demo' is the primary CTA due to its vibrant background color (#C8FF1E) and action-oriented text, making it stand out as the main call-to-action."
},
"secondary": {
"index": 11,
"text": "Explorar plataforma",
"reasoning": "Button #11 with text 'Explorar plataforma' is selected as secondary due to its distinct white background (#FFFFFF) and supportive action text, differentiating it from the primary button's color group."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals seeking international treasury solutions"
},
"designSystem": {
"framework": "tailwind",
"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 'Koywe' from the URL and page title.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}