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.
- primary: #F7ED57 (rgb(247, 237, 87))
- secondary: #3898EC (rgb(56, 152, 236))
- accent: #F7ED57 (rgb(247, 237, 87))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #000000 (rgb(0, 0, 0))
- link: #F9F281 (rgb(249, 242, 129))
Typography
Each font links to its Google Fonts page where available.
- primary: Mona Sans Alternative Google Fonts →
- heading: Big Shoulders Display Google Fonts →
Visual Assets
UI Components
Live previews rendered using Sorcerer's actual button styles.
Input
- background: transparent
- textColor: #000000
- borderColor: null
- borderRadius: 0px
- shadow: none
Button Primary
- background: #F7ED57
- textColor: #000000
- borderColor: #000000
- borderRadius: 32px
- shadow: none
Button Secondary
- background: transparent
- textColor: #000000
- borderColor: #000000
- borderRadius: 32px
- shadow: none
Brand Personality
- Tone: playful
- Energy: high
- Audience: tech-savvy individuals interested in innovative solutions
Sorcerer Brand in the Wild
Frequently Asked Questions
- What is Sorcerer's primary brand color?
Sorcerer's primary brand color is
#F7ED57. - What font does Sorcerer use?
Sorcerer uses
Mona Sans Alternativefor body text andBig Shoulders Displayfor headings. - Does Sorcerer use a light or dark theme?
Sorcerer's primary site uses a light color scheme, with a background of
#FFFFFF. - Where can I find Sorcerer's logo? Sorcerer's logo is available directly on their site (https://sorcerer.earth).
- How was this brand profile generated? This profile was extracted from https://sorcerer.earth using the Firecrawl branding extraction API.
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
}
}