Home · Branding · FINNY AI

FINNY AI Brand Identity

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

Download JSON
Primary
#CDFCDA
Accent
#6A82E4
Body Font
Px Grotesk
Heading
Px Grotesk

Color Palette

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

primary
#CDFCDA
rgb(205, 252, 218)
secondary
#0000EE
rgb(0, 0, 238)
accent
#6A82E4
rgb(106, 130, 228)
background
#FAFFFB
rgb(250, 255, 251)
textPrimary
#000000
rgb(0, 0, 0)
link
#6A82E4
rgb(106, 130, 228)

Typography

Each font links to its Google Fonts page where available.

primary
Px Grotesk
heading
Px Grotesk
Px Grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, 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

FINNY AI logo
Logo
FINNY AI favicon
Favicon
FINNY AI social image
Social Card

UI Components

Live previews rendered using FINNY AI's actual button styles.

buttonPrimary
background #FAFFFB textColor #000000 borderRadius 0px shadow none
buttonSecondary
background transparent textColor #000000 borderColor #000000 borderRadius 15px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals seeking prospecting solutions

FINNY AI Brand in the Wild

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

Frequently Asked Questions

What is FINNY AI's primary brand color?

FINNY AI's primary brand color is #CDFCDA. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does FINNY AI use?

FINNY AI uses #6A82E4 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does FINNY AI use?

FINNY AI uses Px Grotesk as the primary typeface across body and headings.

Does FINNY AI use a light or dark theme?

FINNY AI's primary site uses a light color scheme, with a background of #FAFFFB.

Where can I find FINNY AI's logo?

FINNY AI's logo is available directly on their site (https://www.finnyai.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.finnyai.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 FINNY AI.

Methodology

Brand data on this page was extracted from https://www.finnyai.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 FINNY AI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Px Grotesk",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Helvetica Neue",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#CDFCDA",
    "secondary": "#0000EE",
    "accent": "#6A82E4",
    "background": "#FAFFFB",
    "textPrimary": "#000000",
    "link": "#6A82E4"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Px Grotesk",
      "heading": "Px Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Px Grotesk",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "sans-serif"
      ],
      "body": [
        "Px Grotesk",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "sans-serif"
      ],
      "paragraph": [
        "Px Grotesk",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "42px",
      "body": "96px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FAFFFB",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "15px",
      "borderRadiusCorners": {
        "topLeft": "15px",
        "topRight": "15px",
        "bottomRight": "15px",
        "bottomLeft": "15px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://finny.com/wp-content/uploads/2025/09/image-12.png",
    "favicon": "https://i0.wp.com/finny.com/wp-content/uploads/2025/09/cropped-image-13.png?fit=32%2C32&ssl=1",
    "ogImage": "https://i0.wp.com/finny.com/wp-content/uploads/2025/09/finny-card.png?fit=1474%2C818&ssl=1",
    "logoHref": "\\"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is the only visible logo candidate, medium-sized, and likely represents the brand 'FINNY'.",
    "confidence": 0.8,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Book Demo",
      "reasoning": "The 'Book Demo' button is likely the primary CTA due to its action-oriented text, encouraging users to engage with the service directly. It shares the same color as other buttons but stands out due to its purpose."
    },
    "secondary": {
      "index": 7,
      "text": "Our Story",
      "reasoning": "The 'Our Story' button is secondary due to its transparent background, making it less prominent and more informational rather than action-driven."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals seeking prospecting solutions"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is the only visible logo candidate, medium-sized, and likely represents the brand 'FINNY'.",
        "confidence": 0.8
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles