Magic Patterns Brand: Colors, Fonts, Logo & Visual Identity
Magic Patterns Brand Identity
A complete profile of Magic Patterns's visual system — colors, typography, components, and personality — extracted from https://www.magicpatterns.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.magicpatterns.com/.
- primary: #395AC7
rgb(57, 90, 199) - secondary: #107D98
rgb(16, 125, 152) - accent: #1C2024
rgb(28, 32, 36) - background: #FCFCFD
rgb(252, 252, 253) - textPrimary: #000000
rgb(0, 0, 0) - link: #EDF2FE
rgb(237, 242, 254)
Typography
Each font links to its Google Fonts page where available.
- primary: Segoe UI
Segoe UI Google Fonts → - heading: Segoe UI
Segoe UI Google Fonts →
Visual Assets
UI Components
Live previews rendered using Magic Patterns's actual button styles.
Button Primary
- Background: #1C2024
- Text Color: #FCFCFD
- Border Radius: 8px
- Shadow: none
Button Secondary
- Background: #EDF2FE
- Text Color: #3A5BC7
- Border Color: #C1D0FF
- Border Radius: 6px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: product teams and developers
Magic Patterns Brand in the Wild
Image source: magicpatterns.com
Image source: magicpatterns.com
Image source: magicpatterns.com
Frequently Asked Questions
What is Magic Patterns's primary brand color?
Magic Patterns's primary brand color is #395AC7. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Magic Patterns use?
Magic Patterns uses #1C2024 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Magic Patterns use?
Magic Patterns uses Segoe UI as the primary typeface across body and headings.
Does Magic Patterns use a light or dark theme?
Magic Patterns's primary site uses a light color scheme, with a background of #FCFCFD.
Where can I find Magic Patterns's logo?
Magic Patterns's logo is available directly on their site (https://www.magicpatterns.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://www.magicpatterns.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Magic Patterns.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Segoe UI",
"role": "body"
},
{
"family": "Roboto",
"role": "body"
},
{
"family": "Helvetica Neue",
"role": "body"
},
{
"family": "Open Sans",
"role": "body"
}
],
"colors": {
"primary": "#395AC7",
"secondary": "#107D98",
"accent": "#1C2024",
"background": "#FCFCFD",
"textPrimary": "#000000",
"link": "#EDF2FE"
},
"typography": {
"fontFamilies": {
"primary": "Segoe UI",
"heading": "Segoe UI"
},
"fontStacks": {
"heading": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Open Sans",
"system-ui",
"sans-serif",
"Apple Color Emoji"
],
"body": [
"Inter",
"Inter Fallback"
],
"paragraph": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Open Sans",
"system-ui",
"sans-serif",
"Apple Color Emoji"
]
},
"fontSizes": {
"h1": "72px",
"h2": "60px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#1C2024",
"textColor": "#FCFCFD",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#EDF2FE",
"textColor": "#3A5BC7",
"borderColor": "#C1D0FF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.magicpatterns.com/magicpatterns_logo_light.svg",
"favicon": "https://www.magicpatterns.com/favicon.ico",
"ogImage": "https://www.magicpatterns.com/marketing/main_og.png",
"logoHref": "/",
"logoAlt": "Magic Patterns Logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "product teams and developers"
}
}