1Money Brand Identity
A complete profile of 1Money's visual system — colors, typography, components, and personality — extracted from https://www.1moneynetwork.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.1moneynetwork.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 1Money's actual button styles.
Brand Personality
1Money Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is 1Money's primary brand color?
1Money's primary brand color is #073387. It anchors the visual identity across their website, product UI, and marketing materials.
What font does 1Money use?
1Money uses Inter as the primary typeface across body and headings.
Does 1Money use a light or dark theme?
1Money's primary site uses a light color scheme, with a background of #F8F8F8.
Where can I find 1Money's logo?
1Money's logo is available directly on their site (https://www.1moneynetwork.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.1moneynetwork.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 1Money.
Methodology
Brand data on this page was extracted from https://www.1moneynetwork.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 1Money.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "aeonik",
"role": "unknown"
}
],
"colors": {
"primary": "#073387",
"accent": "#073387",
"background": "#F8F8F8",
"textPrimary": "#000000",
"link": "#DDE6F4"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"aeonik"
],
"body": [
"Inter"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "76px",
"h2": "44px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#073387",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#DDE6F4",
"textColor": "#073387",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22102.2587%22%20height%3D%2223%22%20viewBox%3D%220%200%20469%2086%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20shape-rendering%3D%22geometricPrecision%22%20class%3D%22om-component-ui-icons%22%20fill%3D%22none%22%20stroke%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M234.51%2043C234.51%2066.5843%20215.392%2085.7033%20191.807%2085.7033C168.223%2085.7033%20149.104%2066.5843%20149.104%2043C149.104%2019.4156%20168.223%200.296631%20191.807%200.296631C215.392%200.296631%20234.51%2019.4156%20234.51%2043ZM215.828%2043C215.828%2056.2662%20205.073%2067.0206%20191.807%2067.0206C178.541%2067.0206%20167.787%2056.2662%20167.787%2043C167.787%2029.7337%20178.541%2018.9793%20191.807%2018.9793C205.073%2018.9793%20215.828%2029.7337%20215.828%2043Z%22%2F%3E%3Cpath%20d%3D%22M0%2032.5969V19.5572C10.8241%2017.9943%2019.7942%2010.7%2023.7345%200.850114H38.2035V84.8134H17.3327V32.5969H0Z%22%2F%3E%3Cpath%20d%3D%22M342.278%2018.3625L383.562%2018.362V0.849666L321.407%200.850114V84.8134H383.562V67.3011H342.278V50.3885L374.044%2050.3884V34.0756L342.278%2034.0756V18.3625Z%22%2F%3E%3Cpath%20d%3D%22M46.681%2084.8134H67.5519V36.7144L85.9038%2084.8134H102.936L121.288%2036.7144V84.8134H142.159V0.850114H117.45L94.4201%2057.8252L71.3902%200.850114H46.681V84.8134Z%22%2F%3E%3Cpath%20d%3D%22M314.349%200.850114V84.8134H293.358L262.052%2033.9556V84.8134H241.181V0.850114H262.172L293.478%2052.0677V0.850114H314.349Z%22%2F%3E%3Cpath%20d%3D%22M448.361%200.850114H472.231L440.445%2057.2255V84.8134H419.574V57.2255L387.668%200.850114H411.537L430.009%2035.515L448.361%200.850114Z%22%2F%3E%3C%2Fsvg%3E",
"favicon": null,
"ogImage": null,
"logoHref": "/?network=mainnet"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is medium-sized, visible, located in the header, and likely represents the brand '1Money Network'.",
"confidence": 0.85,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Explore",
"reasoning": "Button #0 uses the brand's primary color (#073387), making it the most visually prominent and likely the main call-to-action with the text 'Explore'."
},
"secondary": {
"index": 2,
"text": "Connect",
"reasoning": "Button #2 has a different background color (#DDE6F4) and serves as a secondary action with the text 'Connect'."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "financial services users"
},
"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": 1,
"selectedLogoReasoning": "Selected #1 because it is medium-sized, visible, located in the header, and likely represents the brand '1Money Network'.",
"confidence": 0.85
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 