EPIC AEROSPACE Brand Identity
A complete profile of EPIC AEROSPACE's visual system — colors, typography, components, and personality — extracted from http://epic-aerospace.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://epic-aerospace.com.
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 EPIC AEROSPACE's actual button styles.
Brand Personality
EPIC AEROSPACE Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is EPIC AEROSPACE's primary brand color?
EPIC AEROSPACE's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What font does EPIC AEROSPACE use?
EPIC AEROSPACE uses Ddin Regular for body text and Ddin Bold for headings. Fonts were detected on http://epic-aerospace.com as part of their live design system.
Does EPIC AEROSPACE use a light or dark theme?
EPIC AEROSPACE's primary site uses a dark color scheme, with a background of #000000.
Where can I find EPIC AEROSPACE's logo?
EPIC AEROSPACE's logo is available directly on their site (http://epic-aerospace.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 http://epic-aerospace.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 EPIC AEROSPACE.
Methodology
Brand data on this page was extracted from http://epic-aerospace.com 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 EPIC AEROSPACE.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Ddin Regular",
"role": "body"
},
{
"family": "Ddin Bold",
"role": "heading"
}
],
"colors": {
"primary": "#0000EE",
"accent": "#0000EE",
"background": "#000000",
"textPrimary": "#FFFFFF",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "Ddin Regular",
"heading": "Ddin Bold"
},
"fontStacks": {
"heading": [
"Ddin Bold"
],
"body": [
"Ddin Regular",
"monospace"
],
"paragraph": [
"Ddin Regular"
]
},
"fontSizes": {
"h1": "48px",
"h2": "46px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://epic-aerospace.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ff2tmcetv%2Fproduction%2Fffd96ebd12a8cfca70ab1716bc490bd8676ddf6e-478x40.png%3Fq%3D100%26auto%3Dformat&w=640&q=75",
"favicon": null,
"ogImage": "https://cdn.sanity.io/images/f2tmcetv/production/1eaecc14f48a4bc4f2249e392558ee25d58ef5d6-2117x1189.png?rect=267,0,1585,1189&w=800&h=600&q=100&auto=format",
"logoHref": "/",
"logoAlt": "Epic Aerospace"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it has the alt text 'Epic Aerospace', matching the brand name, and is located in the header with a link to the homepage.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Learn More",
"reasoning": "Button #0 has a distinct background color (#000000) compared to the transparent buttons, making it stand out as the primary CTA. The text 'Learn More' suggests an action-oriented purpose."
},
"secondary": {
"index": 2,
"text": "WATCH",
"reasoning": "Button #2, with the text 'WATCH', serves as a secondary action. It shares the transparent background with Button #1 but offers a different action, making it suitable as a secondary option."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "aerospace industry professionals and enthusiasts"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 1,
"selectedLogoReasoning": "Selected #1 because it has the alt text 'Epic Aerospace', matching the brand name, and is located in the header with a link to the homepage.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 