Patch Brand: Colors, Fonts, Logo & Visual Identity

Patch Brand Identity

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

Color Palette

Brand palette extracted from https://www.patch.io/

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Patch's actual button styles.

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Muoto",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#EA642B",
    "secondary": "#EDF8FF",
    "accent": "#EA642B",
    "background": "#FFFFFF",
    "textPrimary": "#161814",
    "link": "#B2BA9B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Muoto",
      "heading": "Muoto"
    },
    "fontStacks": {
      "heading": [
        "Muoto",
        "sans-serif"
      ],
      "body": [
        "Muoto",
        "sans-serif"
      ],
      "paragraph": [
        "Muoto",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "121.643px",
      "h2": "121.643px",
      "body": "28.0714px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "14px"
  },
  "components": {
    "input": {
      "background": "#282B24",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "9.35714px",
      "borderRadiusCorners": {
        "topLeft": "9.35714px",
        "topRight": "9.35714px",
        "bottomRight": "9.35714px",
        "bottomLeft": "9.35714px"
      },
      "shadow": "rgb(40, 43, 36) 0px 0px 0px 1px inset"
    },
    "buttonPrimary": {
      "background": "#EA642B",
      "textColor": "#FFFFFF",
      "borderColor": "#EA642B",
      "borderRadius": "9.35714px",
      "borderRadiusCorners": {
        "topLeft": "9.35714px",
        "topRight": "9.35714px",
        "bottomRight": "9.35714px",
        "bottomLeft": "9.35714px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "9.35714px",
      "borderRadiusCorners": {
        "topLeft": "9.35714px",
        "topRight": "9.35714px",
        "bottomRight": "9.35714px",
        "bottomLeft": "9.35714px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6357008bb1dd16395e9e2e70/67a3aa96c2bd17fa14da2a3e_Logo.svg",
    "favicon": "https://cdn.prod.website-files.com/6357008bb1dd16395e9e2e70/63669959befaed8552e565dd_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/6357008bb1dd16395e9e2e70/6367cd29a0bbe11ac4a7d085_home%20opengraph.jpg",
    "logoHref": "/?r=0",
    "logoAlt": "homepage"
  }
}