# Aglide Brand Identity A complete profile of **Aglide**'s visual system — colors, typography, components, and personality — extracted from https://aglide.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/aglide - Machine-readable JSON: https://characterquilt.com/branding/aglide.json - Per-page llms.txt: https://characterquilt.com/branding/aglide/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #0D3825 | | Accent | #0D3825 | | Body Font | Outfit | | Heading Font | Outfit | ## Color Palette - primary: #0D3825 - secondary: #022616 - accent: #0D3825 - background: #FFFFFF - textPrimary: #0000EE - link: #0000EE ## Typography - primary: Outfit — https://fonts.google.com/specimen/Outfit - heading: Outfit — https://fonts.google.com/specimen/Outfit ## Visual Assets - Logo: https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/681e053ee95df2e39795d2ad_aglidelogo.png - Favicon: https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/684472b48086a79a672d5ebf_Polygon%2032%202%20(1).png - Social card (og:image): https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/687f7990f34347ffd3b4e0d2_linkasset.png ## UI Components - buttonPrimary: background=#0D3825, textColor=#0000EE, borderRadius=12px, shadow=none - buttonSecondary: background=#FFFFFF, textColor=#0000EE, borderRadius=0px, shadow=none ## Brand Personality Tone: professional · Energy: medium · Audience: businesses looking to integrate SSO solutions ## Aglide Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Aglide | Connect every disconnected app to your SSO.** - Image: https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/6880da1012baef5ecaa6119a_entrauser.png - Source: https://www.aglide.com/ - **Aglide | Connect every disconnected app to your SSO.** - Image: https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/6880d7a71c10f4e63ed3b8e1_oktauser%202.png - Source: https://www.aglide.com/ - **Book Demo** - Image: https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/683d71c336603e315ecce0b0_aglidedashboard.png - Source: https://aglide.com/book-demo - **Aglide | Connect every disconnected app to your SSO.** - Image: https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/687504926aa822964edf57f4_2.png - Source: https://www.aglide.com/ - **Aglide | Connect every disconnected app to your SSO.** - Image: https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/6875044e0a42f3d7b2f79b2e_1.png - Source: https://www.aglide.com/ - **Aglide | Connect every disconnected app to your SSO.** - Image: https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/687622132dbba680559308a4_locksecurity.png - Source: https://www.aglide.com/ ## 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": "Outfit", "role": "body" } ], "colors": { "primary": "#0D3825", "secondary": "#022616", "accent": "#0D3825", "background": "#FFFFFF", "textPrimary": "#0000EE", "link": "#0000EE" }, "typography": { "fontFamilies": { "primary": "Outfit", "heading": "Outfit" }, "fontStacks": { "heading": [ "Arial", "sans-serif" ], "body": [ "Arial", "sans-serif" ], "paragraph": [ "Arial", "sans-serif" ] }, "fontSizes": { "h1": "14px", "h2": "14px", "body": "14px" } }, "spacing": { "baseUnit": 4, "borderRadius": "8px" }, "components": { "buttonPrimary": { "background": "#0D3825", "textColor": "#0000EE", "borderRadius": "12px", "borderRadiusCorners": { "topLeft": "12px", "topRight": "12px", "bottomRight": "12px", "bottomLeft": "12px" }, "shadow": "none" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#0000EE", "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" } }, "images": { "logo": "https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/681e053ee95df2e39795d2ad_aglidelogo.png", "favicon": "https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/684472b48086a79a672d5ebf_Polygon%2032%202%20(1).png", "ogImage": "https://cdn.prod.website-files.com/681dcfabbd6af8c2e7e0f1e7/687f7990f34347ffd3b4e0d2_linkasset.png", "logoHref": "/", "logoAlt": "Aglide logo" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is visible, matches the brand name 'Aglide', and links to the homepage, making it the primary brand logo.", "confidence": 0.9, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Book Demo", "reasoning": "Button #0 with text 'Book Demo' has a vibrant brand color background (#0D3825) and is labeled as 'primary-button-filled', indicating it's the main call-to-action." }, "secondary": { "index": 9, "text": "Log In", "reasoning": "Button #9 with text 'Log In' has a different background color (#FFFFFF) and serves as a secondary action, typical for login buttons." }, "confidence": 0.95 }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "businesses looking to integrate SSO solutions" }, "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": 0, "selectedLogoReasoning": "Selected #0 because it is visible, matches the brand name 'Aglide', and links to the homepage, making it the primary brand logo.", "confidence": 0.9 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```