Home ยท Branding ยท Parrot Software ๐Ÿฆœ

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.

Download JSON
Primary
#565873
Accent
#57D383
Body Font
Inter
Heading
Open Sauce One

Color Palette

Brand palette extracted from https://parrotsoftware.io/.

primary
#565873
rgb(86, 88, 115)
secondary
#9A9CB6
rgb(154, 156, 182)
accent
#57D383
rgb(87, 211, 131)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0F0F13
rgb(15, 15, 19)
link
#9A9CB6
rgb(154, 156, 182)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Open Sauce One
Open Sauce One Google Fonts →
Inter, Arial, sans-serif
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.

Visual Assets

Parrot Software ๐Ÿฆœ logo
Logo
Parrot Software ๐Ÿฆœ favicon
Favicon

UI Components

Live previews rendered using Parrot Software ๐Ÿฆœ's actual button styles.

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, and marketing materials.

Frequently Asked Questions

What is Parrot Software ๐Ÿฆœ's primary brand color?

Parrot Software ๐Ÿฆœ's primary brand color is #565873. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Parrot Software ๐Ÿฆœ use?

Parrot Software ๐Ÿฆœ uses #57D383 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Parrot Software ๐Ÿฆœ use?

Parrot Software ๐Ÿฆœ uses Inter for body text and Open Sauce One for headings. Fonts were detected on https://parrotsoftware.io/ as part of their live design system.

Does Parrot Software ๐Ÿฆœ use a light or dark theme?

Parrot Software ๐Ÿฆœ's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Parrot Software ๐Ÿฆœ's logo?

Parrot Software ๐Ÿฆœ's logo is available directly on their site (https://parrotsoftware.io/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://parrotsoftware.io/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Parrot Software ๐Ÿฆœ.

Methodology

Brand data on this page was extracted from https://parrotsoftware.io/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Parrot Software ๐Ÿฆœ.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "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
    }
  }
}

Related Brand Profiles