Sieve Brand: Colors, Fonts, Logo & Visual Identity

Sieve Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Social Card

UI Components

Live previews rendered using Sieve's actual button styles.

Brand Personality

Sieve Brand in the Wild

Source: sievedata.com

Source: sievedata.com

Source: alamy.com

Source: performancefooting.com

Source: producthunt.com

Source: postermuseum.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://sievedata.com/ on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "GeistSans",
      "role": "body"
    },
    {
      "family": "neueMachina",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0F172A",
    "secondary": "#2563EB",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#6B7280"
  },
  "typography": {
    "fontFamilies": {
      "primary": "GeistSans",
      "heading": "neueMachina"
    },
    "fontStacks": {
      "heading": [
        "neueMachina"
      ],
      "body": [
        "GeistSans"
      ],
      "paragraph": [
        "GeistSans"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "20px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://sieve.ai/sieve-square-black.svg",
    "favicon": null,
    "ogImage": "https://www.sievedata.com/sieve-og.jpg",
    "logoHref": "/",
    "logoAlt": "Sieve Logo"
  }
}