Home · Branding · DualBird

DualBird Brand Identity

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

Download JSON
Primary
#F15E2F
Accent
#3B5DEC
Body Font
Geist
Heading
Geist

Color Palette

Brand palette extracted from https://www.dualbird.io/.

primary
#F15E2F
rgb(241, 94, 47)
secondary
#3250CA
rgb(50, 80, 202)
accent
#3B5DEC
rgb(59, 93, 236)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#212121
rgb(33, 33, 33)
link
#484862
rgb(72, 72, 98)

Typography

Each font links to its Google Fonts page where available.

primary
Geist
heading
Geist
Geist
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

DualBird logo
Logo
DualBird favicon
Favicon
DualBird social image
Social Card

UI Components

Live previews rendered using DualBird's actual button styles.

buttonPrimary
background #3B5DEC textColor #FFFFFF borderRadius 10px shadow rgba(255, 255, 255, 0.2) 0px 15px 20px 0px inset, rgba(184, 189, 212, 0.16) 0px 4px 16px 0px
buttonSecondary
background #FFFFFF textColor #010125 borderRadius 10px shadow rgba(255, 255, 255, 0.2) 0px 15px 20px 0px inset, rgba(184, 189, 212, 0.16) 0px 4px 16px 0px

Brand Personality

Tone: modern Energy: high Audience: tech-savvy professionals

DualBird Brand in the Wild

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

Frequently Asked Questions

What is DualBird's primary brand color?

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

What accent color does DualBird use?

DualBird uses #3B5DEC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does DualBird use?

DualBird uses Geist as the primary typeface across body and headings.

Does DualBird use a light or dark theme?

DualBird's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find DualBird's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "heading"
    },
    {
      "family": "Geistmono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#F15E2F",
    "secondary": "#3250CA",
    "accent": "#3B5DEC",
    "background": "#FFFFFF",
    "textPrimary": "#212121",
    "link": "#484862"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Geist"
      ],
      "body": [
        "Geist",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3B5DEC",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "rgba(255, 255, 255, 0.2) 0px 15px 20px 0px inset, rgba(184, 189, 212, 0.16) 0px 4px 16px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#010125",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "rgba(255, 255, 255, 0.2) 0px 15px 20px 0px inset, rgba(184, 189, 212, 0.16) 0px 4px 16px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/680615b8b9074e66008466bc/680617ded782462541c84df5_logo.png",
    "favicon": "https://cdn.prod.website-files.com/680615b8b9074e66008466bc/6806164edc9da76a32be2465_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/680615b8b9074e66008466bc/680bc44ef2a6d96c252098c6_OpenGraph.png",
    "logoHref": "/",
    "logoAlt": "dualbird logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'DualBird'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 'Book a Demo' with a vibrant blue background (#3B5DEC) is likely the primary CTA due to its action-oriented text and prominent color, which stands out as a call-to-action."
    },
    "secondary": {
      "index": 8,
      "text": "Learn more",
      "reasoning": "Button #8 'Learn more' with a white background (#FFFFFF) serves as a secondary action, providing additional information without the same urgency as the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy professionals"
  },
  "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, links to the homepage, and the alt text matches the brand name 'DualBird'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles