Home · Branding · Parley

Parley Brand Identity

A complete profile of Parley's visual system — colors, typography, components, and personality — extracted from https://parley.so. Built for designers, agents, and AI tools.

Download JSON
Primary
#0D402B
Accent
#13B376
Body Font
Manrope
Heading
Satoshi

Color Palette

Brand palette extracted from https://parley.so.

primary
#0D402B
rgb(13, 64, 43)
secondary
#C1E1C9
rgb(193, 225, 201)
accent
#13B376
rgb(19, 179, 118)
background
#F9F3EB
rgb(249, 243, 235)
textPrimary
#13B376
rgb(19, 179, 118)
link
#13B376
rgb(19, 179, 118)

Typography

Each font links to its Google Fonts page where available.

primary
Manrope
heading
Satoshi
Manrope, 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

Parley favicon
Favicon
Parley social image
Social Card

UI Components

Live previews rendered using Parley's actual button styles.

buttonPrimary
background #13B376 textColor #0000EE borderRadius 2px shadow rgba(0, 0, 0, 0.07) 0px 0.602187px 1.80656px -1.25px, rgba(0, 0, 0, 0.06) 0px 2.28853px 6.8656px -2.5px, rgba(0, 0, 0, 0.03) 0px 10px 30px -3.75px
buttonSecondary
background #0D402B textColor #0000EE borderRadius 4px shadow rgba(0, 0, 0, 0.07) 0px 0.602187px 1.80656px -1.25px, rgba(0, 0, 0, 0.06) 0px 2.28853px 6.8656px -2.5px, rgba(0, 0, 0, 0.03) 0px 10px 30px -3.75px

Brand Personality

Tone: modern Energy: medium Audience: business professionals

Parley Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Parley's primary brand color?

Parley's primary brand color is #0D402B. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Parley use?

Parley uses #13B376 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Parley use?

Parley uses Manrope for body text and Satoshi for headings. Fonts were detected on https://parley.so as part of their live design system.

Does Parley use a light or dark theme?

Parley's primary site uses a light color scheme, with a background of #F9F3EB.

How was this brand profile generated?

This profile was extracted from https://parley.so 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 Parley.

Methodology

Brand data on this page was extracted from https://parley.so 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 Parley.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "Satoshi",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0D402B",
    "secondary": "#C1E1C9",
    "accent": "#13B376",
    "background": "#F9F3EB",
    "textPrimary": "#13B376",
    "link": "#13B376"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Satoshi"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#13B376",
      "textColor": "#0000EE",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "rgba(0, 0, 0, 0.07) 0px 0.602187px 1.80656px -1.25px, rgba(0, 0, 0, 0.06) 0px 2.28853px 6.8656px -2.5px, rgba(0, 0, 0, 0.03) 0px 10px 30px -3.75px"
    },
    "buttonSecondary": {
      "background": "#0D402B",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(0, 0, 0, 0.07) 0px 0.602187px 1.80656px -1.25px, rgba(0, 0, 0, 0.06) 0px 2.28853px 6.8656px -2.5px, rgba(0, 0, 0, 0.03) 0px 10px 30px -3.75px"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/OoQIT4mpiDF4ySEUvd9Ifc8BQ.png",
    "ogImage": "https://framerusercontent.com/images/bfQ380lyZpxFyH1mNY7K7hsAPHw.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "The candidate logo is too small and lacks clear branding indicators. It does not match the favicon or provide a strong brand representation.",
    "confidence": 0.3,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Learn more",
      "reasoning": "Button #2 has a vibrant green background (#13B376) and action-oriented text 'Learn more', making it stand out as the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Book a free demo",
      "reasoning": "Button #0, 'Book a free demo', has a different background color (#0D402B) and serves as a secondary action."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "The candidate logo is too small and lacks clear branding indicators. It does not match the favicon or provide a strong brand representation.",
        "confidence": 0.3
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles