# NudgePad Brand Identity A complete profile of **NudgePad**'s visual system — colors, typography, components, and personality — extracted from http://azure.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/nudgepad - Machine-readable JSON: https://characterquilt.com/branding/nudgepad.json - Per-page llms.txt: https://characterquilt.com/branding/nudgepad/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #0078D4 | | Accent | #0078D4 | | Body Font | Segoe UI | | Heading Font | Segoe UI | ## Color Palette - primary: #0078D4 - secondary: #3AA0FA - accent: #0078D4 - background: #F7F7F7 - textPrimary: #262626 - link: #0067B8 ## Typography - primary: Segoe UI — https://fonts.google.com/specimen/Segoe+UI - heading: Segoe UI — https://fonts.google.com/specimen/Segoe+UI ## Visual Assets - Favicon: https://azure.microsoft.com/favicon.ico?v2 ## UI Components - input: background=transparent, textColor=#000000, borderColor=null, borderRadius=8px, shadow=none - buttonPrimary: background=#0078D4, textColor=#FFFFFF, borderRadius=8px, shadow=none - buttonSecondary: background=#FFFFFF, textColor=#0E1726, borderRadius=8px, shadow=none ## Brand Personality Tone: professional · Energy: medium · Audience: businesses and IT professionals ## NudgePad Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Distinguish Lecture series IX- Session I** - Image: https://www.manipal.edu/content/dam/manipal/mu/soahs-manipal/mlt/distinguished-lecture-series/IMG_4931.JPG - Source: http://aem-prod-lb-2.centralindia.cloudapp.azure.com/soahs-manipal/news-events/distinguish-lecture-series-ix--session-i.html - **Boost Employee Engagement: Key Motivation Resources** - Image: https://www.one10marketing.com/wp-content/uploads/2026/03/Q2-Sales-Leader-Blog-1.png - Source: https://one10marketingmultitier555zi7iixei6g-vm0.eastus2.cloudapp.azure.com/resources/blog/re-igniting-the-travel-bug-with-one10-travel-and-events/ - **4 Tips to Better Manage Your Finances While Studying Abroad** - Image: https://www.ceastudyabroad.com/images/default-source/default-album/capastudyabroad_spring-2023-florence-jj-koumgalo-me-in-front-of-the-duomo.jpeg - Source: https://azure-web03.westus2.cloudapp.azure.com/blog/content-creator/2023/06/07/4-tips-to-better-manage-your-finances-while-studying-abroad - **Boost Employee Engagement: Key Motivation Resources** - Image: https://www.one10marketing.com/wp-content/uploads/2026/04/Q2-Channel-Awareness-Blog-3.png - Source: https://one10marketingmultitier555zi7iixei6g-vm0.eastus2.cloudapp.azure.com/resources/blog/re-igniting-the-travel-bug-with-one10-travel-and-events/ - **Study Abroad Blog | Study Abroad Experiences, Advice & Tips** - Image: https://ceaweb.blob.core.windows.net/images/images/default-source/blog-image-library/brooke-o-donnell-spring-2026-barcelona-sagrada-familia-portrait-study-abroad.jpeg - Source: https://azure-web04.westus2.cloudapp.azure.com/blog/-in-tags/tags/blog/6 - **Visol Products** - Image: https://cdn11.bigcommerce.com/s-zxgecb4cnj/images/stencil/original/image-manager/koala-3color-prepack.jpg?t=1684961933 - Source: https://neptunecigarcomprod2ndry5wp5rv.eastus.cloudapp.azure.com/tips/visit-visol-website ## 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": "Segoe UI", "role": "body" }, { "family": "Helvetica Neue", "role": "body" }, { "family": "Arial", "role": "body" } ], "colors": { "primary": "#0078D4", "secondary": "#3AA0FA", "accent": "#0078D4", "background": "#F7F7F7", "textPrimary": "#262626", "link": "#0067B8" }, "typography": { "fontFamilies": { "primary": "Segoe UI", "heading": "Segoe UI" }, "fontStacks": { "heading": [ "Segoe UI", "segoeui", "Helvetica Neue", "helvetica", "Arial", "sans-serif" ], "body": [ "Segoe UI", "segoeui", "Helvetica Neue", "helvetica", "Arial", "sans-serif" ], "paragraph": [ "Segoe UI", "segoeui", "Helvetica Neue", "helvetica", "Arial", "sans-serif" ] }, "fontSizes": { "h1": "62px", "h2": "48px", "body": "16px" } }, "spacing": { "baseUnit": 4, "borderRadius": "2px" }, "components": { "input": { "background": "transparent", "textColor": "#000000", "borderColor": null, "borderRadius": "8px", "borderRadiusCorners": { "topLeft": "8px", "topRight": "8px", "bottomRight": "8px", "bottomLeft": "8px" }, "shadow": "none" }, "buttonPrimary": { "background": "#0078D4", "textColor": "#FFFFFF", "borderRadius": "8px", "borderRadiusCorners": { "topLeft": "8px", "topRight": "8px", "bottomRight": "8px", "bottomLeft": "8px" }, "shadow": "none" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#0E1726", "borderRadius": "8px", "borderRadiusCorners": { "topLeft": "8px", "topRight": "8px", "bottomRight": "8px", "bottomLeft": "8px" }, "shadow": "none" } }, "images": { "favicon": "https://azure.microsoft.com/favicon.ico?v2", "ogImage": null }, "__llm_logo_reasoning": { "selectedIndex": -1, "reasoning": "No candidate clearly matches the Microsoft Azure brand logo typically found in the header. The heuristic choice was not suitable as it did not align with expected brand placement or visibility.", "confidence": 0.3, "rejected": true, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Get started with Azure", "reasoning": "Button #0 has a vibrant brand color (#0078D4) and action-oriented text ('Get started with Azure'), making it the primary CTA." }, "secondary": { "index": 4, "text": "Learn more", "reasoning": "Button #4 has a different background color (#FFFFFF) and serves as a secondary action ('Learn more')." }, "confidence": 0.95 }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "businesses and IT professionals" }, "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": -1, "selectedLogoReasoning": "No candidate clearly matches the Microsoft Azure brand logo typically found in the header. The heuristic choice was not suitable as it did not align with expected brand placement or visibility.", "confidence": 0.3 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```