Magic Hour Brand Identity
A complete profile of Magic Hour's visual system — colors, typography, components, and personality — extracted from https://magichour.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://magichour.ai.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets

UI Components
Live previews rendered using Magic Hour's actual button styles.
Brand Personality
Magic Hour Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Magic Hour's primary brand color?
Magic Hour's primary brand color is #272A3E. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Magic Hour use?
Magic Hour uses #5200FF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Magic Hour use?
Magic Hour uses Helvetica Neue as the primary typeface across body and headings.
Does Magic Hour use a light or dark theme?
Magic Hour's primary site uses a dark color scheme, with a background of #0C0D17.
Where can I find Magic Hour's logo?
Magic Hour's logo is available directly on their site (https://magichour.ai). 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://magichour.ai 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 Hour.
Methodology
Brand data on this page was extracted from https://magichour.ai on 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 Magic Hour.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Helvetica Neue",
"role": "body"
},
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#272A3E",
"secondary": "#222336",
"accent": "#5200FF",
"background": "#0C0D17",
"textPrimary": "#0C0D17",
"link": "#5200FF"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica Neue",
"heading": "Helvetica Neue"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "40px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#5200FF",
"textColor": "#FFFFFF",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22size-8%22%20aria-label%3D%22Magic%20Hour%20logo%22%20width%3D%2229%22%20height%3D%2226%22%20viewBox%3D%220%200%2029%2026%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cg%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%3E%3Cpath%20d%3D%22M28.9376%2017.7504L20.6061%200.179184C20.5245%200.00554876%2020.2345%200.00554876%2020.1529%200.179184L17.1524%206.50446C17.128%206.55304%2017.128%206.60885%2017.1512%206.65846L22.4639%2017.9044C22.5017%2017.983%2022.5906%2018.0347%2022.6905%2018.0347H28.7098C28.8828%2018.0347%2029.0021%2017.8869%2028.9376%2017.7504ZM8.85138%200.179184L17.7286%2018.938C17.7518%2018.9876%2017.7518%2019.0434%2017.7274%2019.093L14.7269%2025.4193C14.6441%2025.593%2014.3553%2025.593%2014.2725%2025.4193L8.85016%2013.9832C8.76854%2013.8106%208.4786%2013.8106%208.39698%2013.9832L6.53674%2017.9034C6.49897%2017.9819%206.40882%2018.0336%206.31015%2018.0336L0.289647%2018.0326C0.116659%2018.0326%20-0.00151013%2017.8848%200.0630564%2017.7484L8.39698%200.17815C8.47982%200.00554896%208.76854%200.00554876%208.85138%200.179184Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
"favicon": "https://magichour.ai/favicon-32x32.png",
"ogImage": "https://magichour.ai/logo-social.png",
"logoHref": "/",
"logoAlt": "Magic Hour logo"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Magic Hour'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Generate Your First Video",
"reasoning": "The button 'Generate Your First Video' uses a vibrant brand color (#5200FF) and has action-oriented text, making it the primary CTA."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "There is only one button detected, so no secondary button is available."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "creatives and tech-savvy users"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Magic Hour'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 