Airbyte Brand: Colors, Fonts, Logo & Visual Identity

Airbyte Brand Identity

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

Color Palette

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

Color HEX RGB
Primary #5653D9 rgb(86, 83, 217)
Secondary #707089 rgb(112, 112, 137)
Accent #5653D9 rgb(86, 83, 217)
Background #FFFFFF rgb(255, 255, 255)
Text #07072B rgb(7, 7, 43)
Link #07072B rgb(7, 7, 43)

Typography

Each font links to its Google Fonts page where available.

Role Font Family Google Fonts Link
Primary Jakarta Sans Plus Google Fonts →
Heading Jakarta Sans Plus Google Fonts →
Unknown Generalsans, Arial, sans-serif -

Visual Assets

.png)

UI Components

Live previews rendered using Airbyte's actual button styles.

Button Primary

Button Secondary

Brand Personality

Tone: modern
Energy: medium
Audience: developers and data engineers

Frequently Asked Questions

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

What font does Airbyte use?
Airbyte uses Jakarta Sans Plus as the primary typeface across body and headings.

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

Where can I find Airbyte's logo?
Airbyte's logo is available directly on their site (https://airbyte.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://airbyte.com/ using the Firecrawl branding extraction API. It inspects the live page's CSS, fonts, color tokens, and component styles. This page is published by CharacterQuilt and is not affiliated with or endorsed by Airbyte.

Methodology

Brand data on this page was extracted from https://airbyte.com/ using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, colors, and component styles.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Jakarta Sans Plus",
      "role": "body"
    },
    {
      "family": "Generalsans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#5653D9",
    "secondary": "#707089",
    "accent": "#5653D9",
    "background": "#FFFFFF",
    "textPrimary": "#07072B",
    "link": "#07072B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Jakarta Sans Plus",
      "heading": "Jakarta Sans Plus"
    },
    "fontStacks": {
      "heading": [
        "Generalsans",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Jakarta Sans Plus",
        "sans-serif"
      ],
      "paragraph": [
        "Jakarta Sans Plus",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "52.8px",
      "h2": "48px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#5653D9",
      "textColor": "#FFFFFF",
      "borderColor": "#5653D9",
      "borderRadius": "4px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#07072B",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/687b2d16145b3601a227c537/68a7061f07820fd15f4131fd_airbyte_logo_fullcolor.svg",
    "favicon": "https://cdn.prod.website-files.com/687b2d16145b3601a227c537/687b2d16145b3601a227c712_airbyte_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/687b2d16145b3601a227c537/687b2d16145b3601a227d8a2_opengraph%20(3).png"
  }
}