Sorcerer Brand: Colors, Fonts, Logo & Visual Identity

Sorcerer Brand Identity

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

Color Palette

Brand palette extracted from https://sorcerer.earth.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Sorcerer's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Sorcerer Brand in the Wild

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Mona Sans Alternative",
      "role": "body"
    },
    {
      "family": "Big Shoulders Display",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#F7ED57",
    "secondary": "#3898EC",
    "accent": "#F7ED57",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#F9F281"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Mona Sans Alternative",
      "heading": "Big Shoulders Display"
    },
    "fontStacks": {
      "heading": [
        "Mona Sans Alternative",
        "sans-serif"
      ],
      "body": [
        "Mona Sans Alternative",
        "sans-serif"
      ],
      "paragraph": [
        "Mona Sans Alternative",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "18px",
      "h2": "56.88px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "24px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#F7ED57",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/66be5954bbf7a2e5430e6260/682d3062404e89e5597b3260_palantir-logo.png",
    "favicon": "https://cdn.prod.website-files.com/66be5954bbf7a2e5430e6260/66c16f3519a9bbe9022d1f72_Sorcerer%20Logos-05.png",
    "ogImage": null
  },
  "personality": {
    "tone": "playful",
    "energy": "high",
    "targetAudience": "tech-savvy individuals interested in innovative solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}