# Parrot Software ๐Ÿฆœ Brand Identity A complete profile of **Parrot Software ๐Ÿฆœ**'s visual system โ€” colors, typography, components, and personality โ€” extracted from https://parrotsoftware.io/. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/parrot-software - Machine-readable JSON: https://characterquilt.com/branding/parrot-software.json - Per-page llms.txt: https://characterquilt.com/branding/parrot-software/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #565873 | | Accent | #57D383 | | Body Font | Inter | | Heading Font | Open Sauce One | ## Color Palette - primary: #565873 - secondary: #9A9CB6 - accent: #57D383 - background: #FFFFFF - textPrimary: #0F0F13 - link: #9A9CB6 ## Typography - primary: Inter โ€” https://fonts.google.com/specimen/Inter - heading: Open Sauce One โ€” https://fonts.google.com/specimen/Open+Sauce+One ## Visual Assets - Logo: https://cdn.prod.website-files.com/67983df3a15a3dfa1546d5e6/679c45d877e9c706de3f95c7_0d8251b65e4a287b214e5917d167910a_parrot-software-logo.svg - Favicon: https://cdn.prod.website-files.com/67983df3a15a3dfa1546d5e6/679c3fad322c8a8bec2afa6e_parrot-fav.png ## UI Components - buttonPrimary: background=#57D383, textColor=#0F0F13, borderRadius=12px, shadow=rgba(255, 255, 255, 0.2) 0px 0px 0px 1px - buttonSecondary: background=#FFFFFF, textColor=#0F0F13, borderRadius=12px, shadow=rgba(255, 255, 255, 0.2) 0px 0px 0px 1px ## Brand Personality Tone: professional ยท Energy: medium ยท Audience: restaurant owners in Mexico ## Parrot Software ๐Ÿฆœ Brand in the Wild Real-world brand assets โ€” ads, campaigns, marketing materials. - **List Product Types - Parrot External API** - Image: https://developer.parrotsoftware.io/raiz5jee8eiph0eeFooV/api/v1/projects/489649/resources/355770/image-preview?onlineShareType=apidoc&locale=en-US - Source: https://developer.parrotsoftware.io/api-17562732 - **Authentication and Usage - Parrot External API** - Image: https://developer.parrotsoftware.io/raiz5jee8eiph0eeFooV/api/v1/projects/489649/resources/340605/image-preview?onlineShareType=apidoc&locale=en-US - Source: https://developer.parrotsoftware.io/doc-831626 - **Parrot Connect Blog** - Image: https://cdn.prod.website-files.com/67983e5604342ac1a48e3254/698ce77aff6950be8e3e1d5d_Copia%20de%20Blog%20Header%20(3).png - Source: https://parrotsoftware.io/blog - **Parrot Connect Blog** - Image: https://cdn.prod.website-files.com/67983e5604342ac1a48e3254/6994fb36ca7ba50a5764336a_Copia%20de%20Blog%20Header%20(4).png - Source: https://parrotsoftware.io/blog - **Parrot Connect Blog** - Image: https://cdn.prod.website-files.com/67983e5604342ac1a48e3254/69827a951374eb5f09d5ec60_tendencias-predicciones-cafeterias.png - Source: https://parrotsoftware.io/blog - **Parrot Connect Blog** - Image: https://cdn.prod.website-files.com/67983e5604342ac1a48e3254/6984ebeaf6807480d2b090d9_Copia%20de%20Blog%20Header%20(2).png - Source: https://parrotsoftware.io/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": "Inter", "role": "body" }, { "family": "Open Sauce One", "role": "heading" } ], "colors": { "primary": "#565873", "secondary": "#9A9CB6", "accent": "#57D383", "background": "#FFFFFF", "textPrimary": "#0F0F13", "link": "#9A9CB6" }, "typography": { "fontFamilies": { "primary": "Inter", "heading": "Open Sauce One" }, "fontStacks": { "heading": [ "Inter", "Arial", "sans-serif" ], "body": [ "Inter", "Arial", "sans-serif" ], "paragraph": [ "Inter", "Arial", "sans-serif" ] }, "fontSizes": { "h1": "12px", "h2": "72px", "body": "16px" } }, "spacing": { "baseUnit": 4, "borderRadius": "10px" }, "components": { "buttonPrimary": { "background": "#57D383", "textColor": "#0F0F13", "borderRadius": "12px", "borderRadiusCorners": { "topLeft": "12px", "topRight": "12px", "bottomRight": "12px", "bottomLeft": "12px" }, "shadow": "rgba(255, 255, 255, 0.2) 0px 0px 0px 1px" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#0F0F13", "borderRadius": "12px", "borderRadiusCorners": { "topLeft": "12px", "topRight": "12px", "bottomRight": "12px", "bottomLeft": "12px" }, "shadow": "rgba(255, 255, 255, 0.2) 0px 0px 0px 1px" } }, "images": { "logo": "https://cdn.prod.website-files.com/67983df3a15a3dfa1546d5e6/679c45d877e9c706de3f95c7_0d8251b65e4a287b214e5917d167910a_parrot-software-logo.svg", "favicon": "https://cdn.prod.website-files.com/67983df3a15a3dfa1546d5e6/679c3fad322c8a8bec2afa6e_parrot-fav.png", "ogImage": null, "logoHref": "/", "logoAlt": "Parrot Software 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 'Parrot Software Logo' matches the brand name inferred from the URL and page title.", "confidence": 0.95, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Cotiza ahora", "reasoning": "Button #0 has a vibrant green background (#57D383), which is a strong indicator of a primary CTA. The text 'Cotiza ahora' is action-oriented, making it suitable as the main call-to-action." }, "secondary": { "index": 8, "text": "Cotiza ahora", "reasoning": "Button #8 has a white background (#FFFFFF), which contrasts with the primary button's vibrant green. It also has the action-oriented text 'Cotiza ahora', making it a suitable secondary option." }, "confidence": 0.95 }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "restaurant owners in Mexico" }, "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 'Parrot Software Logo' matches the brand name inferred from the URL and page title.", "confidence": 0.95 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```