Sorce Brand: Colors, Fonts, Logo & Visual Identity

Sorce Brand Identity

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

Color Palette

Brand palette extracted from https://sorce.jobs.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Sorce's actual button styles.

Brand Personality

Sorce Brand in the Wild

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://sorce.jobs 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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Sorce.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Biotif",
      "role": "heading"
    },
    {
      "family": "Neuzeit Grotesk Bold",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#1F2937",
    "secondary": "#4B5563",
    "accent": "#6B7280",
    "background": "#FFFFFF",
    "textPrimary": "#333333",
    "link": "#6B7280"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Biotif"
    },
    "fontStacks": {
      "heading": [
        "Neuzeit Grotesk Bold",
        "sans-serif"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Biotif",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#E5E7EB",
      "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(0, 0, 0, 0.03) 0px 10px 15px -3px, rgba(0, 0, 0, 0.03) 0px 4px 6px -4px"
    }
  },
  "images": {
    "logo": "https://www.sorce.jobs/static/images/sorceLogo.svg",
    "favicon": "https://www.sorce.jobs/icon.svg?ba29242556e27cb1",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Sorce Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "job seekers and professionals looking for AI-driven job application solutions"
  }
}