# Panta Brand Identity A complete profile of **Panta**'s visual system — colors, typography, components, and personality — extracted from https://pantainsure.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/panta - Machine-readable JSON: https://characterquilt.com/branding/panta.json - Per-page llms.txt: https://characterquilt.com/branding/panta/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #22C55E | | Accent | #22C55E | | Body Font | Inter | | Heading Font | Playfair Display | ## Color Palette - primary: #22C55E - secondary: #111827 - accent: #22C55E - background: #F9F7F2 - textPrimary: #0A3F2F - link: #0A3F2F ## Typography - primary: Inter — https://fonts.google.com/specimen/Inter - heading: Playfair Display — https://fonts.google.com/specimen/Playfair+Display ## Visual Assets - Favicon: https://pantainsure.com/favicon-scaled.svg - Social card (og:image): https://pantainsure.com/og-image.svg ## UI Components - input: background=#FFFFFF, textColor=#111827, borderColor=#E5E7EB, borderRadius=2px, shadow=none - buttonPrimary: background=#22C55E, textColor=#FFFFFF, borderRadius=2px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(10, 63, 47, 0.1) 0px 10px 15px -3px, rgba(10, 63, 47, 0.1) 0px 4px 6px -4px - buttonSecondary: background=#F9F7F2, textColor=#0A3F2F, borderColor=#0A3F2F, borderRadius=2px, shadow=none ## Brand Personality Tone: professional · Energy: medium · Audience: businesses in construction, logistics, and manufacturing ## Panta Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Panta Insurance | Commercial Insurance for Construction, Logistics & Manufacturing** - Image: https://images.unsplash.com/photo-1601584115197-04ecc0da31d7?auto=format&fit=crop&q=80 - Source: https://pantainsure.com/ - **Panta Insurance | Commercial Insurance for Construction, Logistics & Manufacturing** - Image: https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&q=80 - Source: https://pantainsure.com/ - **Panta Insurance | Commercial Insurance for Construction, Logistics & Manufacturing** - Image: https://images.unsplash.com/photo-1500937386664-56d1dfef3854?auto=format&fit=crop&q=80 - Source: https://pantainsure.com/ - **Panta Insurance | Commercial Insurance for Construction, Logistics & Manufacturing** - Image: https://images.unsplash.com/photo-1504307651254-35680f356dfd?w=600&h=400&fit=crop - Source: https://pantainsure.com/ - **Panta Insurance | Commercial Insurance for Construction, Logistics & Manufacturing** - Image: https://images.unsplash.com/photo-1519003722824-194d4455a60c?w=600&h=400&fit=crop - Source: https://pantainsure.com/ - **panta report | DOCX** - Image: https://image.slidesharecdn.com/79f39adb-3b27-41ae-b1b4-8432d42ae8a8-160105165624/85/panta-report-1-320.jpg - Source: https://www.slideshare.net/slideshow/panta-report/56705726 ## 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": "Inter", "role": "body" }, { "family": "Playfair Display", "role": "heading" } ], "colors": { "primary": "#22C55E", "secondary": "#111827", "accent": "#22C55E", "background": "#F9F7F2", "textPrimary": "#0A3F2F", "link": "#0A3F2F" }, "typography": { "fontFamilies": { "primary": "Inter", "heading": "Playfair Display" }, "fontStacks": { "heading": [ "Playfair Display", "serif" ], "body": [ "Inter", "sans-serif" ], "paragraph": [ "Playfair Display", "serif" ] }, "fontSizes": { "h1": "72px", "h2": "36px", "body": "24px" } }, "spacing": { "baseUnit": 4, "borderRadius": "2px" }, "components": { "input": { "background": "#FFFFFF", "textColor": "#111827", "borderColor": "#E5E7EB", "borderRadius": "2px", "borderRadiusCorners": { "topLeft": "2px", "topRight": "2px", "bottomRight": "2px", "bottomLeft": "2px" }, "shadow": "none" }, "buttonPrimary": { "background": "#22C55E", "textColor": "#FFFFFF", "borderRadius": "2px", "borderRadiusCorners": { "topLeft": "2px", "topRight": "2px", "bottomRight": "2px", "bottomLeft": "2px" }, "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(10, 63, 47, 0.1) 0px 10px 15px -3px, rgba(10, 63, 47, 0.1) 0px 4px 6px -4px" }, "buttonSecondary": { "background": "#F9F7F2", "textColor": "#0A3F2F", "borderColor": "#0A3F2F", "borderRadius": "2px", "borderRadiusCorners": { "topLeft": "2px", "topRight": "2px", "bottomRight": "2px", "bottomLeft": "2px" }, "shadow": "none" } }, "images": { "logo": null, "favicon": "https://pantainsure.com/favicon-scaled.svg", "ogImage": "https://pantainsure.com/og-image.svg" }, "__llm_button_reasoning": { "primary": { "index": 1, "text": "Get a Quote", "reasoning": "Button #1 'Get a Quote' uses a vibrant green color (#22C55E), which is a strong indicator of a primary call-to-action. The text is action-oriented, encouraging users to engage with the service." }, "secondary": { "index": 4, "text": "Email support@pantainsure.com", "reasoning": "Button #4 'Email support@pantainsure.com' has a different background color (#F9F7F2) and serves as a secondary action, providing a contact option." }, "confidence": 0.95 }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "businesses in construction, logistics, and manufacturing" }, "designSystem": { "framework": "tailwind", "componentLibrary": "" }, "confidence": { "buttons": 0.95, "colors": 0.9, "overall": 0.925 }, "__llm_metadata": { "logoSelection": { "llmCalled": false, "llmSucceeded": false, "finalSource": "none" }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```