# Gerald Technologies, Inc Brand Identity A complete profile of **Gerald Technologies, Inc**'s visual system — colors, typography, components, and personality — extracted from https://www.joingerald.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/gerald-technologies-inc - Machine-readable JSON: https://characterquilt.com/branding/gerald-technologies-inc.json - Per-page llms.txt: https://characterquilt.com/branding/gerald-technologies-inc/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #0E1427 | | Accent | #EF6767 | | Body Font | Satoshi | | Heading Font | Poppins | ## Color Palette - primary: #0E1427 - secondary: #EF6767 - accent: #EF6767 - background: #F7F9FC - textPrimary: #16203A - link: #16203A ## Typography - primary: Satoshi — https://fonts.google.com/specimen/Satoshi - heading: Poppins — https://fonts.google.com/specimen/Poppins ## Visual Assets - Logo: https://joingerald.com/images/svg/gerald-logo.svg - Favicon: https://joingerald.com/apple-touch-icon.png - Social card (og:image): https://images.prismic.io/gerald-next-website/a3cc8457-bff9-4986-ae1b-9022d3ff7e6a_Gerald_Favicon-Pos.png?auto=format,compress ## UI Components - buttonPrimary: background=#EF6767, textColor=#FFFFFF, borderRadius=9999px, shadow=none - buttonSecondary: background=#FFFFFF, textColor=#EF6767, borderRadius=9999px, shadow=none ## Brand Personality Tone: modern · Energy: medium · Audience: tech-savvy individuals looking for smart banking solutions ## Gerald Technologies, Inc Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **How It Works | Gerald** - Image: https://images.prismic.io/gerald-next-website/ZmdFlJm069VX1nFP_playtoearn.jpg?auto=format,compress - Source: https://joingerald.com/how-it-works - **Gerald Blog | Latest Financial Tips & News** - Image: https://images.prismic.io/gerald-next-website/a80014a4-2c1c-4d74-8df2-877d75daf59b_20.png?auto=format,compress - Source: https://joingerald.com/blog - **Top 5 Klarna Alternatives: Best Buy Now Pay Later Apps for 2025 | Gerald Cash Advance & Buy Now Pay Later** - Image: https://images.prismic.io/gerald-next-website/849c5d39-d590-4cfa-b97f-03985c51128f_Untitled+design+%286%29.png?auto=format,compress - Source: https://joingerald.com/blog/top-5-klarna-alternatives-best-buy-now-pay-later-apps-for-2025 - **Gerald Blog | Latest Financial Tips & News** - Image: https://images.prismic.io/gerald-next-website/332a614f-543b-4758-8174-44264c64bb09_Untitled+design+%283%29.png?auto=format,compress - Source: https://joingerald.com/blog - **Buy Household Essentials & Everyday Products (with a Cash Advance) | Gerald** - Image: https://images.prismic.io/gerald-next-website/de67ff3f-a5c5-4744-b493-aa06c08e2006_Untitled+design+%2810%29.png?auto=format,compress - Source: https://joingerald.com/retail - **Gerald Blog | Latest Financial Tips & News** - Image: https://images.prismic.io/gerald-next-website/565c5521-c816-4889-a3ea-846fda1509ea_5.png?auto=format,compress - Source: https://joingerald.com/blog ## 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: 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. ## Machine-Readable Profile ```json { "colorScheme": "light", "fonts": [ { "family": "Satoshi", "role": "body" }, { "family": "Poppins", "role": "heading" } ], "colors": { "primary": "#0E1427", "secondary": "#EF6767", "accent": "#EF6767", "background": "#F7F9FC", "textPrimary": "#16203A", "link": "#16203A" }, "typography": { "fontFamilies": { "primary": "Satoshi", "heading": "Poppins" }, "fontStacks": { "heading": [ "Satoshi", "sans-serif" ], "body": [ "Poppins", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Ubuntu", "sans-serif" ], "paragraph": [ "Satoshi", "sans-serif" ] }, "fontSizes": { "h1": "60px", "h2": "60px", "body": "20px" } }, "spacing": { "baseUnit": 4, "borderRadius": "0px" }, "components": { "buttonPrimary": { "background": "#EF6767", "textColor": "#FFFFFF", "borderRadius": "9999px", "borderRadiusCorners": { "topLeft": "9999px", "topRight": "9999px", "bottomRight": "9999px", "bottomLeft": "9999px" }, "shadow": "none" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#EF6767", "borderRadius": "9999px", "borderRadiusCorners": { "topLeft": "9999px", "topRight": "9999px", "bottomRight": "9999px", "bottomLeft": "9999px" }, "shadow": "none" } }, "images": { "logo": "https://joingerald.com/images/svg/gerald-logo.svg", "favicon": "https://joingerald.com/apple-touch-icon.png", "ogImage": "https://images.prismic.io/gerald-next-website/a3cc8457-bff9-4986-ae1b-9022d3ff7e6a_Gerald_Favicon-Pos.png?auto=format,compress", "logoHref": "/", "logoAlt": "Gerald Wallet Home" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name 'Gerald' with a source URL indicating it is the main logo.", "confidence": 0.9, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Get Started", "reasoning": "Button #0 with text 'Get Started' is the primary CTA due to its action-oriented text and vibrant brand color (#EF6767), making it stand out as the main call-to-action." }, "secondary": { "index": 4, "text": "Google Play", "reasoning": "Button #4 with text 'Google Play' is selected as secondary because it has a different background color (#FFFFFF) and serves as a secondary action to download the app." }, "confidence": 0.95 }, "personality": { "tone": "modern", "energy": "medium", "targetAudience": "tech-savvy individuals looking for smart banking 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, medium-sized, and matches the brand name 'Gerald' with a source URL indicating it is the main logo.", "confidence": 0.9 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```