ZeroSettle Brand: Colors, Fonts, Logo & Visual Identity

ZeroSettle Brand Identity

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

Color Palette

Brand palette extracted from https://zerosettle.io.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using ZeroSettle's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

ZeroSettle Brand in the Wild

Source: zerosettle.io

Source: zerosettle.io

Source: zerosettle.io

Source: zerosettle.mintlify.app

Source: mintcdn.com

Source: zerosettle.io

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://zerosettle.io on 2026-07-27 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 ZeroSettle.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Söhne",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#1E293B",
    "secondary": "#10B981",
    "accent": "#10B981",
    "background": "#FFFFFF",
    "textPrimary": "#64748B",
    "link": "#64748B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "42px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1E293B",
      "borderColor": "#E2E8F0",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#10B981",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(16, 185, 129, 0.25) 0px 2px 12px 0px"
    },
    "buttonSecondary": {
      "background": "#F8FAFC",
      "textColor": "#1E293B",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://zerosettle.io/images/logofull.png",
    "favicon": "https://zerosettle.io/images/favicon/favicon.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "ZeroSettle"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, medium-sized, located in the header, and links to the homepage. The alt text matches the brand name 'ZeroSettle'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Get Started",
      "reasoning": "Button #0 'Get Started' uses the vibrant brand color #10B981, indicating a strong call-to-action. It is labeled as 'btn-primary', reinforcing its primary status."
    },
    "secondary": {
      "index": 0,
      "text": "Get Started
            Book a Demo",
      "reasoning": "Button #2 'Get Started Book a Demo' has a different background color #F8FAFC, making it suitable as a secondary option. It offers additional actions, which is typical for secondary CTAs."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy entrepreneurs and app developers"
  },
  "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": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, medium-sized, located in the header, and links to the homepage. The alt text matches the brand name 'ZeroSettle'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}