Home · Branding · AgendaPro

AgendaPro Brand Identity

A complete profile of AgendaPro's visual system — colors, typography, components, and personality — extracted from https://www.agendapro.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#1A1A2E
Accent
#1D1D3D
Body Font
Poppins
Heading
Clash Display

Color Palette

Brand palette extracted from https://www.agendapro.com.

primary
#1A1A2E
rgb(26, 26, 46)
secondary
#101828
rgb(16, 24, 40)
accent
#1D1D3D
rgb(29, 29, 61)
background
#F9FAFB
rgb(249, 250, 251)
textPrimary
#1D1D3D
rgb(29, 29, 61)
link
#1D1D3D
rgb(29, 29, 61)

Typography

Each font links to its Google Fonts page where available.

primary
Poppins
heading
Clash Display
Clash Display Google Fonts →
clashDisplaySemibold, clashDisplaySemibold Fallback
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

AgendaPro logo
Logo
AgendaPro favicon
Favicon
AgendaPro social image
Social Card

UI Components

Live previews rendered using AgendaPro's actual button styles.

buttonPrimary
background #1D1D3D textColor #FFFFFF borderRadius 33554400px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
buttonSecondary
background #30305F textColor #FFFFFF borderRadius 33554400px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

AgendaPro Brand in the Wild

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

Frequently Asked Questions

What is AgendaPro's primary brand color?

AgendaPro's primary brand color is #1A1A2E. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does AgendaPro use?

AgendaPro uses #1D1D3D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does AgendaPro use?

AgendaPro uses Poppins for body text and Clash Display for headings. Fonts were detected on https://www.agendapro.com as part of their live design system.

Does AgendaPro use a light or dark theme?

AgendaPro's primary site uses a light color scheme, with a background of #F9FAFB.

Where can I find AgendaPro's logo?

AgendaPro's logo is available directly on their site (https://www.agendapro.com). 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://www.agendapro.com 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 AgendaPro.

Methodology

Brand data on this page was extracted from https://www.agendapro.com 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 AgendaPro.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    },
    {
      "family": "Clash Display",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#1A1A2E",
    "secondary": "#101828",
    "accent": "#1D1D3D",
    "background": "#F9FAFB",
    "textPrimary": "#1D1D3D",
    "link": "#1D1D3D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Clash Display"
    },
    "fontStacks": {
      "heading": [
        "clashDisplaySemibold",
        "clashDisplaySemibold Fallback"
      ],
      "body": [
        "Poppins"
      ],
      "paragraph": [
        "Poppins"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1D1D3D",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    },
    "buttonSecondary": {
      "background": "#30305F",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22w-%5B120px%5D%20sm%3Aw-%5B200px%5D%22%20viewBox%3D%220%200%207212.31%201083.18%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22max-width%3A100%25%3Bdisplay%3Ablock%22%20data-fc-idx%3D%220%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22grad1%22%20x1%3D%2234.23%22%20y1%3D%22974.08%22%20x2%3D%22360.44%22%20y2%3D%22647.87%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fa23c3%22%20style%3D%22stop-color%3A%20rgb(250%2C%2035%2C%20195)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%22.58%22%20stop-color%3D%22%23fd5782%22%20style%3D%22stop-color%3A%20rgb(253%2C%2087%2C%20130)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff7a59%22%20style%3D%22stop-color%3A%20rgb(255%2C%20122%2C%2089)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22grad2%22%20x1%3D%22367.5%22%20y1%3D%22636.88%22%20x2%3D%22986.62%22%20y2%3D%2217.77%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.09%22%20stop-color%3D%22%23812df2%22%20style%3D%22stop-color%3A%20rgb(129%2C%2045%2C%20242)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%236e3af0%22%20style%3D%22stop-color%3A%20rgb(110%2C%2058%2C%20240)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%22.72%22%20stop-color%3D%22%232572eb%22%20style%3D%22stop-color%3A%20rgb(37%2C%20114%2C%20235)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%22.95%22%20stop-color%3D%22%230989e9%22%20style%3D%22stop-color%3A%20rgb(9%2C%20137%2C%20233)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%3E%3Crect%20fill%3D%22url(%23grad1)%22%20y%3D%22611.53%22%20width%3D%22396.78%22%20height%3D%22396.78%22%20rx%3D%2246.84%22%20ry%3D%2246.84%22%20style%3D%22fill%3A%20url(%26quot%3B%23grad1%26quot%3B)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23grad2)%22%20d%3D%22m151.89%2C47.77v303.09c0%2C25.87%2C20.97%2C46.84%2C46.84%2C46.84h365.02c25.87%2C0%2C46.84%2C20.97%2C46.84%2C46.84v357.18c0%2C25.87%2C20.97%2C46.84%2C46.84%2C46.84h303.09c25.87%2C0%2C46.84-20.97%2C46.84-46.84V47.77c0-25.87-20.97-46.84-46.84-46.84H198.74c-25.87%2C0-46.84%2C20.97-46.84%2C46.84Z%22%20style%3D%22fill%3A%20url(%26quot%3B%23grad2%26quot%3B)%20!important%3B%22%2F%3E%3Cg%20fill%3D%22%23fff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%3E%3Cpath%20d%3D%22m1706.35%2C24.39c-5.97-14.74-20.28-24.39-36.18-24.39h-42.36c-15.91%2C0-30.22%2C9.65-36.19%2C24.4l-311.62%2C770.33c-10.38%2C25.66%2C8.51%2C53.67%2C36.19%2C53.67h50.18c16.13%2C0%2C30.59-9.92%2C36.41-24.96l54.7-141.46h380.84l54.7%2C141.46c5.82%2C15.04%2C20.28%2C24.96%2C36.41%2C24.96h52.42c27.68%2C0%2C46.57-28.02%2C36.18-53.68L1706.35%2C24.39Zm-202.82%2C538.63l144.37-373.62%2C144.42%2C373.62h-288.79Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m2639.49%2C228.73h-41.99c-21.56%2C0-39.03%2C17.48-39.03%2C39.04v23.75c-52.39-51.35-118.93-77.34-198.17-77.34-88.28%2C0-163.82%2C30.77-224.52%2C91.48-60.7%2C60.7-91.48%2C136.61-91.48%2C225.63s29.98%2C165.22%2C89.1%2C226.62c58.47%2C60.8%2C133.3%2C91.62%2C222.42%2C91.62%2C81.38%2C0%2C149.43-26.38%2C202.65-78.49v4c0%2C58.04-19.28%2C105.67-57.51%2C141.78-36.69%2C36.67-87.78%2C55.27-151.86%2C55.27v-.02h-116.61c-21.56%2C0-39.03%2C17.48-39.03%2C39.04v33.05c0%2C21.56%2C17.48%2C39.03%2C39.03%2C39.03h116.61c100.15%2C0%2C180.59-29.65%2C239.03-88.07%2C59.99-59.23%2C90.4-139.31%2C90.4-238v-489.33c0-21.56-17.48-39.04-39.03-39.04Zm-130.89%2C451.26c-36.66%2C38.76-84.67%2C58.42-142.71%2C58.42s-105.81-19.7-143.83-58.43c-37.55-39.65-56.58-89.68-56.58-148.7s19.04-107.91%2C56.59-147.59c36.65-38.76%2C85.04-58.42%2C143.83-58.42s106.04%2C19.66%2C142.77%2C58.49c38.24%2C39.67%2C57.64%2C89.31%2C57.64%2C147.52s-19.37%2C109.67-57.7%2C148.71Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m3078.39%2C213.88c-92.09%2C0-168.31%2C31.09-226.54%2C92.41-58.08%2C61.18-87.52%2C139.55-87.52%2C232.94%2C0%2C56.94%2C10.95%2C109.85%2C32.54%2C157.28%2C21.81%2C47.92%2C58.81%2C88.72%2C109.99%2C121.3%2C51.13%2C32.54%2C114.54%2C49.04%2C188.47%2C49.04%2C49.08%2C0%2C98.08-8.36%2C145.66-24.85%2C13.6-4.71%2C26.86-9.94%2C39.7-15.65%2C13.95-6.21%2C22.77-20.24%2C22.77-35.51v-37.98c0-28.49-29.38-47.1-55.36-35.41-13.48%2C6.07-27.66%2C11.56-42.48%2C16.45-37.54%2C12.4-73.88%2C18.68-108.02%2C18.68-60.35%2C0-108.2-15.46-142.23-45.94-31.54-28.25-52.45-66.26-62.25-113.09h445.81c20.58%2C0%2C37.58-15.96%2C38.96-36.5.59-8.79%2C1.02-18.15%2C1.02-26.85%2C0-96.46-28.35-174.12-84.27-230.82-55.97-56.73-128.72-85.5-216.24-85.5Zm-185.35%2C268.78c9.21-44.74%2C29.78-81.8%2C61.23-110.31%2C34.02-30.83%2C75.79-46.46%2C124.11-46.46s88.98%2C15.4%2C121.13%2C45.75c29.79%2C28.17%2C47.2%2C65.47%2C51.85%2C111.02h-358.32Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m3760.47%2C213.05c-78.99%2C0-139.46%2C26.07-180.25%2C77.57v-22.86c0-21.56-17.48-39.03-39.03-39.03h-39.75c-21.56%2C0-39.03%2C17.48-39.03%2C39.03v541.6c0%2C21.56%2C17.48%2C39.03%2C39.03%2C39.03h41.99c21.56%2C0%2C39.03-17.48%2C39.03-39.03v-304.96c0-52.41%2C14.96-95.73%2C44.45-128.75%2C29.62-33.14%2C67.08-49.25%2C114.51-49.25s79.94%2C14.97%2C106.55%2C45.76c26.61%2C30.82%2C40.09%2C75.31%2C40.09%2C132.24v304.96c0%2C21.56%2C17.48%2C39.03%2C39.03%2C39.03h41.99c21.56%2C0%2C39.03-17.48%2C39.03-39.03v-334.09c0-83.9-24.05-149.33-71.5-194.45-47.31-44.98-106.58-67.78-176.16-67.78Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m4679.29.22h-41.99c-21.56%2C0-39.03%2C17.48-39.03%2C39.04v261.72c-53.84-57.63-122.27-86.8-203.77-86.8-88.43%2C0-162.93%2C32-221.38%2C95.06-59.07%2C62.89-89.01%2C139.86-89.01%2C228.77s29.56%2C168.08%2C87.89%2C231c58.48%2C62.33%2C134.09%2C93.94%2C224.74%2C93.94%2C81.84%2C0%2C149.5-27.43%2C201.53-81.63v28.03c0%2C21.56%2C17.48%2C39.03%2C39.03%2C39.03h41.99c21.56%2C0%2C39.03-17.48%2C39.03-39.03V39.26c0-21.56-17.48-39.04-39.03-39.04Zm-128.77%2C689.99c-36.65%2C40.16-85.37%2C60.53-144.83%2C60.53s-108.19-20.37-144.76-60.47c-36.93-41.16-55.65-92.39-55.65-152.26s18.68-110.21%2C55.65-150.03c36.64-40.86%2C85.34-61.58%2C144.76-61.58s108.11%2C20.72%2C144.88%2C61.71c36.85%2C39.71%2C55.53%2C90.14%2C55.53%2C149.9s-18.72%2C111.08-55.59%2C152.2Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m5393.95%2C228.73h-38.63c-21.56%2C0-39.03%2C17.48-39.03%2C39.03v32.54c-54.42-57.18-122.84-86.13-203.77-86.13-89.1%2C0-163.93%2C30.82-222.32%2C91.53-58.44%2C59.21-88.07%2C136.24-88.07%2C228.95s29.56%2C171.44%2C87.89%2C234.37c58.48%2C62.33%2C133.34%2C93.94%2C222.5%2C93.94%2C81.5%2C0%2C149.92-28.27%2C203.77-84.11v30.51c0%2C21.56%2C17.48%2C39.03%2C39.03%2C39.03h38.63c21.56%2C0%2C39.03-17.48%2C39.03-39.03V267.77c0-21.56-17.48-39.03-39.03-39.03Zm-126.47%2C461.41c-37.4%2C40.21-86.15%2C60.6-144.89%2C60.6s-107.5-20.39-144.7-60.39c-36.23-41.19-54.59-92.06-54.59-151.22s18.35-110.71%2C54.53-151.15c36.64-40.86%2C85.34-61.58%2C144.76-61.58s108.11%2C20.72%2C144.83%2C61.65c37.62%2C41.19%2C56.7%2C91.64%2C56.7%2C149.96s-19.1%2C110.33-56.64%2C152.13Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m5858.54.22h-243.35c-21.56%2C0-39.03%2C17.48-39.03%2C39.04v770.11c0%2C21.56%2C17.48%2C39.03%2C39.03%2C39.03h45.36c21.56%2C0%2C39.04-17.48%2C39.04-39.03v-282.46h148.88c90.6%2C0%2C161.29-25.94%2C210.11-77.08%2C49.44-51.76%2C74.51-114.42%2C74.51-186.26s-23.88-133.21-70.93-184.91C6015.54%2C26.62%2C5947.03.22%2C5858.54.22Zm108.69%2C367.09c-27.38%2C27.72-66.97%2C41.77-117.65%2C41.77h-150V119.16h165.68c44.65%2C0%2C80.04%2C13.45%2C105.19%2C39.94%2C25.28%2C26.69%2C38.1%2C61.07%2C38.1%2C102.22%2C0%2C43.17-13.51%2C77.83-41.31%2C105.98Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m6519.69%2C211.28h-32.06c-71.15.31-125.73%2C26.67-162.69%2C78.53v-23.79c0-21.56-17.48-39.03-39.03-39.03h-36.71c-21.56%2C0-39.04%2C17.48-39.04%2C39.03v543.34c0%2C21.56%2C17.48%2C39.03%2C39.04%2C39.03h42.33c21.56%2C0%2C39.03-17.48%2C39.03-39.03v-294.69c0-60.01%2C14.61-106.65%2C43.43-138.64%2C28.92-32.1%2C66.1-47.71%2C113.65-47.73v-.04h32.06c21.56%2C0%2C39.03-17.48%2C39.03-39.04v-38.91c0-21.56-17.48-39.04-39.03-39.04Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m7119.85%2C309.15c-60.73-63.02-138.57-94.97-231.37-94.97s-171.78%2C31.95-232.4%2C94.89c-60.67%2C61.44-91.43%2C138.47-91.43%2C228.95s30.76%2C169.76%2C91.39%2C231.14c60.69%2C62.25%2C138.9%2C93.81%2C232.45%2C93.81s171.74-31.56%2C232.4-93.76c60.67-61.44%2C91.43-139.23%2C91.43-231.19s-31.12-165.98-92.47-228.86Zm-87.53%2C379.8c-38.88%2C41.01-87.28%2C61.8-143.84%2C61.8s-104.97-20.79-143.84-61.8c-39.03-41.14-58.82-91.92-58.82-150.94s19.79-107.54%2C58.81-148.7c39.62-41.74%2C88.02-62.91%2C143.84-62.91s104.2%2C21.17%2C143.83%2C62.91c39.03%2C41.17%2C58.82%2C91.21%2C58.82%2C148.7s-19.79%2C109.78-58.82%2C150.94Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://agendapro.com/favicon.ico?favicon.8de97daf.ico",
    "ogImage": "https://agendapro.com/assets_web/images/og-image.webp",
    "logoHref": "/es"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and matches the brand name 'AgendaPro'. It is the most prominent logo linking to the homepage.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Crea tu cuenta gratis",
      "reasoning": "Button #0 with text 'Crea tu cuenta gratis' is the primary CTA due to its action-oriented text and vibrant background color (#1D1D3D), which aligns with the brand's accent color."
    },
    "secondary": {
      "index": 1,
      "text": "Agenda Online",
      "reasoning": "Button #1 with text 'Agenda Online' is secondary as it has a different background color (#30305F) and less action-oriented text."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 located in the header, is visible, and matches the brand name 'AgendaPro'. It is the most prominent logo linking to the homepage.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles