# AIVideo.com Brand Identity A complete profile of **AIVideo.com**'s visual system — colors, typography, components, and personality — extracted from https://aivideo.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/aivideo-com - Machine-readable JSON: https://characterquilt.com/branding/aivideo-com.json - Per-page llms.txt: https://characterquilt.com/branding/aivideo-com/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #261018 | | Accent | #FF236D | | Body Font | Inter | | Heading Font | Avantt | ## Color Palette - primary: #261018 - secondary: #56142A - accent: #FF236D - background: #0E0E0E - textPrimary: #0E0E0E - link: #FF236D ## Typography - primary: Inter — https://fonts.google.com/specimen/Inter - heading: Avantt — https://fonts.google.com/specimen/Avantt ## Visual Assets - Logo: https://www.aivideo.com/_next/image?url=%2Ficons%2Faivideo-logo.png&w=384&q=75 - Favicon: https://www.aivideo.com/favicon.ico ## UI Components - buttonPrimary: background=#FF236D, textColor=#FFFFFF, borderRadius=6px, shadow=none - buttonSecondary: background=#0E0E0E, textColor=#FFFFFF, borderColor=#565656, borderRadius=6px, shadow=none ## Brand Personality Tone: modern · Energy: high · Audience: tech-savvy individuals and businesses looking for AI video solutions ## AIVideo.com Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **AIVideo.com | Best AI For Video Production** - Image: https://framerusercontent.com/images/2nPHyB3MfQSSm8UUL2tLjI1FnWg.png - Source: https://aivideo.com/support - **Luma Photon - Revolutionary AI Image Generation at Unmatched Value | AIVideo** - Image: https://www.aivideo.com/models/luma-photon/example-3.jpg - Source: https://www.aivideo.com/models/luma-photon - **Luma Photon - Revolutionary AI Image Generation at Unmatched Value | AIVideo** - Image: https://www.aivideo.com/models/luma-photon/example-1.jpg - Source: https://www.aivideo.com/models/luma-photon - **Luma Photon - Revolutionary AI Image Generation at Unmatched Value | AIVideo** - Image: https://www.aivideo.com/models/luma-photon/hero.jpg - Source: https://www.aivideo.com/models/luma-photon - **Luma Photon - Revolutionary AI Image Generation at Unmatched Value | AIVideo** - Image: https://www.aivideo.com/models/luma-photon/example-2.jpg - Source: https://www.aivideo.com/models/luma-photon - **Pricing** - Image: https://www.aivideo.com/_next/image?url=%2Fheaders%2Fdecorations%2Fheart.png&w=3840&q=75 - Source: https://www.aivideo.com/plans ## Working with these fonts 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. ## Machine-Readable Profile ```json { "colorScheme": "dark", "fonts": [ { "family": "Inter", "role": "body" }, { "family": "Avantt", "role": "heading" }, { "family": "Reckless", "role": "display" } ], "colors": { "primary": "#261018", "secondary": "#56142A", "accent": "#FF236D", "background": "#0E0E0E", "textPrimary": "#0E0E0E", "link": "#FF236D" }, "typography": { "fontFamilies": { "primary": "Inter", "heading": "Avantt" }, "fontStacks": { "heading": [ "Reckless", "serif" ], "body": [ "Inter", "sans-serif" ], "paragraph": [ "Inter", "sans-serif" ] }, "fontSizes": { "h1": "30px", "h2": "20px", "body": "14px" } }, "spacing": { "baseUnit": 4, "borderRadius": "12px" }, "components": { "buttonPrimary": { "background": "#FF236D", "textColor": "#FFFFFF", "borderRadius": "6px", "borderRadiusCorners": { "topLeft": "6px", "topRight": "6px", "bottomRight": "6px", "bottomLeft": "6px" }, "shadow": "none" }, "buttonSecondary": { "background": "#0E0E0E", "textColor": "#FFFFFF", "borderColor": "#565656", "borderRadius": "6px", "borderRadiusCorners": { "topLeft": "6px", "topRight": "6px", "bottomRight": "6px", "bottomLeft": "6px" }, "shadow": "none" } }, "images": { "logo": "https://www.aivideo.com/_next/image?url=%2Ficons%2Faivideo-logo.png&w=384&q=75", "favicon": "https://www.aivideo.com/favicon.ico", "ogImage": null, "logoHref": "/", "logoAlt": "AIVideo" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'AIVideo'.", "confidence": 0.9, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Sign Up", "reasoning": "Button #0 with text 'Sign Up' uses the vibrant accent color #FF236D, which is a strong indicator of a primary call-to-action. The color is bright and stands out, making it the most likely primary CTA." }, "secondary": { "index": 4, "text": "Login", "reasoning": "Button #4 with text 'Login' has a different background color (#0E0E0E) from the primary button and serves a secondary action, making it a suitable secondary CTA." }, "confidence": 0.95 }, "personality": { "tone": "modern", "energy": "high", "targetAudience": "tech-savvy individuals and businesses looking for AI video solutions" }, "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, links to the homepage, and matches the brand name 'AIVideo'.", "confidence": 0.9 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```