Pipedream Brand: Colors, Fonts, Logo & Visual Identity

Pipedream Brand Identity

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

Color Palette

Brand palette extracted from https://www.pipedreamlabs.co.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Pipedream's actual button styles.

Brand Personality

Frequently Asked Questions

What is Pipedream's primary brand color?
Pipedream's primary brand color is #E43B2E. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Pipedream use?
Pipedream uses Inter Tight as the primary typeface across body and headings.

Does Pipedream use a light or dark theme?
Pipedream's primary site uses a dark color scheme, with a background of #000000.

Where can I find Pipedream's logo?
Pipedream's logo is available directly on their site (https://www.pipedreamlabs.co). 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.pipedreamlabs.co 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 Pipedream.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    { "family": "Inter Tight", "role": "body" }
  ],
  "colors": {
    "primary": "#E43B2E",
    "accent": "#E43B2E",
    "background": "#000000",
    "textPrimary": "#FFFFFF",
    "link": "#E43B2E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter Tight",
      "heading": "Inter Tight"
    },
    "fontStacks": {
      "heading": ["sans-serif"],
      "body": ["sans-serif"],
      "paragraph": ["Inter Tight"]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "49.408px",
      "body": "22.2208px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#E43B2E",
      "textColor": "#FFFFFF",
      "borderRadius": "300px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "300px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://images.squarespace-cdn.com/content/v1/6568c17d16068b20cfac0d81/87c4b127-1b22-4e2d-b0ce-d58ce676a740/Pipedream+Logo+Monochorme+WHite.png?format=1500w",
    "favicon": "https://images.squarespace-cdn.com/content/v1/6568c17d16068b20cfac0d81/1701364129188-RVD9AABPF3CEALX95FW2/favicon.ico?format=100w",
    "ogImage": "http://static1.squarespace.com/static/6568c17d16068b20cfac0d81/t/6578c012bac1ed0a52eac108/1702412307058/robot_bridge_2.jpg?format=1500w"
  }
}