Pigeon Brand: Colors, Fonts, Logo & Visual Identity

Pigeon Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Pigeon's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Pigeon Brand in the Wild

Source: docs.pigeondocuments.com

Source: i.imgur.com

Source: i.imgur.com

Source: i.imgur.com

Source: i.imgur.com

Source: i.imgur.com

Frequently Asked Questions

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#2E6BFF",
    "secondary": "#0B1220",
    "accent": "#2E6BFF",
    "background": "#F8FAFF",
    "textPrimary": "#5A6376",
    "link": "#5A6376"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "ui-sans-serif",
        "system-ui"
      ],
      "body": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "ui-sans-serif",
        "system-ui"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "30px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#0B1220",
      "borderColor": "#E7EAF0",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2E6BFF",
      "textColor": "#FFFFFF",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(46, 107, 255, 0.25) 0px 8px 16px 0px"
    },
    "buttonSecondary": {
      "background": "#F8FAFF",
      "textColor": "#FFFFFF",
      "borderColor": "#F9FBFF",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://i.imgur.com/W2X0iTc.png",
    "favicon": "https://uploadthingy.s3.us-west-1.amazonaws.com/udArxRyFDQrXgqP5RazCER/W2X0iTc.png",
    "ogImage": "https://uploadthingy.s3.us-west-1.amazonaws.com/doh6afFpPF6GggiwdKpiXy/kxHFXGB_og-pigeon-logo.jpg",
    "logoHref": "/",
    "logoAlt": "Pigeon Logo"
  }
}