Home · Branding · Blixo

Blixo Brand Identity

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

Download JSON
Primary
#3045FF
Accent
#3045FF
Body Font
Work Sans
Heading
Work Sans

Color Palette

Brand palette extracted from https://blixo.com.

primary
#3045FF
rgb(48, 69, 255)
secondary
#D2DBF4
rgb(210, 219, 244)
accent
#3045FF
rgb(48, 69, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#5C97FF
rgb(92, 151, 255)
link
#5C97FF
rgb(92, 151, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Work Sans
heading
Work Sans
Work Sans, 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

Blixo logo
Logo
Blixo favicon
Favicon
Blixo social image
Social Card

UI Components

Live previews rendered using Blixo's actual button styles.

input
background #FFFFFF textColor #1B1B1B borderColor #D2DBF4 borderRadius 6px shadow none
buttonPrimary
background #3045FF textColor #FFFFFF borderRadius 6px shadow none
buttonSecondary
background #5C97FF textColor #FFFFFF borderRadius 7px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses looking for billing solutions

Blixo Brand in the Wild

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

Frequently Asked Questions

What is Blixo's primary brand color?

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

What font does Blixo use?

Blixo uses Work Sans as the primary typeface across body and headings.

Does Blixo use a light or dark theme?

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

Where can I find Blixo's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Work Sans",
      "role": "body"
    },
    {
      "family": "Hind Siliguri",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#3045FF",
    "secondary": "#D2DBF4",
    "accent": "#3045FF",
    "background": "#FFFFFF",
    "textPrimary": "#5C97FF",
    "link": "#5C97FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Work Sans",
      "heading": "Work Sans"
    },
    "fontStacks": {
      "heading": [
        "Work Sans",
        "sans-serif"
      ],
      "body": [
        "Work Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Work Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "44px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1B1B1B",
      "borderColor": "#D2DBF4",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#3045FF",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#5C97FF",
      "textColor": "#FFFFFF",
      "borderRadius": "7px",
      "borderRadiusCorners": {
        "topLeft": "7px",
        "topRight": "7px",
        "bottomRight": "7px",
        "bottomLeft": "7px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://blixo.com/img/logo.2e256941.svg",
    "favicon": "https://blixo.com/favicon.svg",
    "ogImage": "https://blixo-images.s3.us-west-2.amazonaws.com/landing/blixo-accounts-receivable-automation.png",
    "logoHref": "./",
    "logoAlt": "blixo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Blixo'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "SIGN UP",
      "reasoning": "Button #1 ('SIGN UP') uses a vibrant brand color (#3045FF) and has strong action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Get paid regularly",
      "reasoning": "Button #0 ('Get paid regularly') uses a different vibrant color (#5C97FF) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking for billing solutions"
  },
  "designSystem": {
    "framework": "bootstrap",
    "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 matches the brand name 'Blixo'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles