# Syenta Brand Identity A complete profile of **Syenta**'s visual system — colors, typography, components, and personality — extracted from https://www.syenta.com/. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/syenta - Machine-readable JSON: https://characterquilt.com/branding/syenta.json - Per-page llms.txt: https://characterquilt.com/branding/syenta/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #3B4AD9 | | Accent | #3B4AD9 | | Body Font | Arial | | Heading Font | Arial | ## Color Palette - primary: #3B4AD9 - secondary: #3898EC - accent: #3B4AD9 - background: #FFFFFF - textPrimary: #0000EE - link: #0000EE ## Typography - primary: Arial — https://fonts.google.com/specimen/Arial - heading: Arial — https://fonts.google.com/specimen/Arial ## Visual Assets - Logo: https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69c464d7b999ae4332390165_20221019_Syenta%20Logo%20Electron_CMYK_White%2BElectric%20Blue.avif - Favicon: https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69c464d7b999ae433239014c_Favicon.png - Social card (og:image): https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69c464d7b999ae4332390183_syenta.png ## UI Components - buttonPrimary: background=#3B4AD9, textColor=#FFFFFF, borderRadius=6px, shadow=none - buttonSecondary: background=#2B2B2B, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=6px, shadow=none ## Brand Personality Tone: professional · Energy: medium · Audience: technology professionals ## Syenta Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Breaking the AI memory wall through ultra-high bandwidth High-Resolution Interconnects** - Image: https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69c464d7b999ae4332390182_Mask%20group%20(18).webp - Source: https://www.syenta.com/ - **Breaking the AI memory wall through ultra-high bandwidth High-Resolution Interconnects** - Image: https://cdn.prod.website-files.com/6891c49693d94f3d5ca0c074%2F689303d0285df8dcb5467331_syenta%20cut-poster-00001.jpg - Source: https://www.syenta.com/ - **Breaking the AI memory wall through ultra-high bandwidth High-Resolution Interconnects** - Image: https://cdn.prod.website-files.com/69c464d7b999ae4332390128/69e6d497b313c176d22fb5af_oreste.png - Source: https://www.syenta.com/ - **Breaking the AI memory wall through ultra-high bandwidth High-Resolution Interconnects** - Image: https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69e6c12faf080ba709d58b4a_NRFC_Logo_white_RGB.png - Source: https://www.syenta.com/ - **Breaking the AI memory wall through ultra-high bandwidth High-Resolution Interconnects** - Image: https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69c464d7b999ae4332390187_Wollemi_logo_White%5B1%5D.png - Source: https://www.syenta.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": "Geist", "role": "unknown" }, { "family": "Arial", "role": "body" } ], "colors": { "primary": "#3B4AD9", "secondary": "#3898EC", "accent": "#3B4AD9", "background": "#FFFFFF", "textPrimary": "#0000EE", "link": "#0000EE" }, "typography": { "fontFamilies": { "primary": "Arial", "heading": "Arial" }, "fontStacks": { "heading": [ "Geist", "Arial", "sans-serif" ], "body": [ "Geist", "Arial", "sans-serif" ], "paragraph": [ "Geist", "Arial", "sans-serif" ] }, "fontSizes": { "h1": "72px", "h2": "56px", "body": "16px" } }, "spacing": { "baseUnit": 4, "borderRadius": "4px" }, "components": { "buttonPrimary": { "background": "#3B4AD9", "textColor": "#FFFFFF", "borderRadius": "6px", "borderRadiusCorners": { "topLeft": "6px", "topRight": "6px", "bottomRight": "6px", "bottomLeft": "6px" }, "shadow": "none" }, "buttonSecondary": { "background": "#2B2B2B", "textColor": "#FFFFFF", "borderColor": "#FFFFFF", "borderRadius": "6px", "borderRadiusCorners": { "topLeft": "6px", "topRight": "6px", "bottomRight": "6px", "bottomLeft": "6px" }, "shadow": "none" } }, "images": { "logo": "https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69c464d7b999ae4332390165_20221019_Syenta%20Logo%20Electron_CMYK_White%2BElectric%20Blue.avif", "favicon": "https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69c464d7b999ae433239014c_Favicon.png", "ogImage": "https://cdn.prod.website-files.com/69c464d7b999ae433239010c/69c464d7b999ae4332390183_syenta.png", "logoHref": "/", "logoAlt": "Syenta Logo" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text 'Syenta Logo' matches the brand inferred from the URL and page title.", "confidence": 0.95, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 1, "text": "Book a demo", "reasoning": "Button #1 uses the vibrant brand color #3B4AD9, which is a strong indicator of a primary CTA. The text 'Book a demo' is action-oriented, making it the main call-to-action." }, "secondary": { "index": 2, "text": "Contact us", "reasoning": "Button #2 has a different background color (#2B2B2B) and serves a supportive role with the text 'Contact us', making it suitable as a secondary CTA." }, "confidence": 0.95 }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "technology 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": 0, "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text 'Syenta Logo' matches the brand inferred from the URL and page title.", "confidence": 0.95 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```