# HeartByte Brand Identity A complete profile of **HeartByte**'s visual system — colors, typography, components, and personality — extracted from https://www.storioai.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/heartbyte - Machine-readable JSON: https://characterquilt.com/branding/heartbyte.json - Per-page llms.txt: https://characterquilt.com/branding/heartbyte/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #FB749D | | Accent | #00ACEB | | Body Font | Roboto | | Heading Font | Roboto | ## Color Palette - primary: #FB749D - secondary: #9CA3AF - accent: #00ACEB - background: #FFFFFF - textPrimary: #27272A - link: #00ACEB ## Typography - primary: Roboto — https://fonts.google.com/specimen/Roboto - heading: Roboto — https://fonts.google.com/specimen/Roboto ## Visual Assets - Logo: https://www.storioai.com/images/storio_logo.webp - Favicon: https://www.storioai.com/storio_s_logo.webp - Social card (og:image): https://www.storioai.com/storio_s_logo.webp ## UI Components - input: background=transparent, textColor=#11181C, borderColor=null, borderRadius=0px, shadow=none - buttonPrimary: background=#FB749D, textColor=#FFFFFF, borderRadius=14px, shadow=none - buttonSecondary: background=#00ACEB, textColor=#FFFFFF, borderRadius=8px, shadow=none ## Brand Personality Tone: playful · Energy: high · Audience: fiction writers and creatives ## HeartByte Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Free AI Interactive Story Writing Tool - Storio** - Image: https://www.storioai.com/_next/image?url=%2Fimages%2Fseo-vn-banner-2-mobile.webp&w=2560&q=85 - Source: https://www.storioai.com/free-ai-create-your-own-interactive-story - **Free AI Interactive Story Writing Tool - Storio** - Image: https://www.storioai.com/images/seo-vn-banner-1.webp - Source: https://www.storioai.com/free-ai-create-your-own-interactive-story - **littlepup's Stories** - Image: https://woqhrvdxsiszthoj.public.blob.vercel-storage.com/Shira's%20Rise-rfkuopne2auuXyAtuRYvAdpGAi6oN3.webp - Source: https://www.storioai.com/profile/littlepup - **Free AI Fanfiction Writer - Storio** - Image: https://woqhrvdxsiszthoj.public.blob.vercel-storage.com/magitech-TTJXUcojzZ2vjulIqfc16z2DDPi8DF.webp - Source: https://www.storioai.com/free-ai-fanfiction-writer - **littlepup's Stories** - Image: https://woqhrvdxsiszthoj.public.blob.vercel-storage.com/croppedImage-Z2vpaifFX3LwY0yKuPoaAb5mIdxaQ9.png - Source: https://www.storioai.com/profile/littlepup - **Free AI Fanfiction Writer - Storio** - Image: https://woqhrvdxsiszthoj.public.blob.vercel-storage.com/winter_soldier-TzBiyZ13HdNMbPwhteG40Iu8ZNC5BD.webp - Source: https://www.storioai.com/free-ai-fanfiction-writer ## 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": "light", "fonts": [ { "family": "Roboto", "role": "body" }, { "family": "Segoe UI", "role": "body" }, { "family": "Helvetica Neue", "role": "body" }, { "family": "Arial", "role": "body" }, { "family": "Noto Sans", "role": "body" } ], "colors": { "primary": "#FB749D", "secondary": "#9CA3AF", "accent": "#00ACEB", "background": "#FFFFFF", "textPrimary": "#27272A", "link": "#00ACEB" }, "typography": { "fontFamilies": { "primary": "Roboto", "heading": "Roboto" }, "fontStacks": { "heading": [ "ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", "sans-serif", "Apple Color Emoji", "Noto Color Emoji" ], "body": [ "ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", "sans-serif", "Apple Color Emoji", "Noto Color Emoji" ], "paragraph": [ "__Inter_f367f3", "__Inter_Fallback_f367f3", "sans-serif" ] }, "fontSizes": { "h1": "16px", "h2": "16px", "body": "14px" } }, "spacing": { "baseUnit": 4, "borderRadius": "8px" }, "components": { "input": { "background": "transparent", "textColor": "#11181C", "borderColor": null, "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" }, "buttonPrimary": { "background": "#FB749D", "textColor": "#FFFFFF", "borderRadius": "14px", "borderRadiusCorners": { "topLeft": "14px", "topRight": "14px", "bottomRight": "14px", "bottomLeft": "14px" }, "shadow": "none" }, "buttonSecondary": { "background": "#00ACEB", "textColor": "#FFFFFF", "borderRadius": "8px", "borderRadiusCorners": { "topLeft": "8px", "topRight": "8px", "bottomRight": "8px", "bottomLeft": "8px" }, "shadow": "none" } }, "images": { "logo": "https://www.storioai.com/images/storio_logo.webp", "favicon": "https://www.storioai.com/storio_s_logo.webp", "ogImage": "https://www.storioai.com/storio_s_logo.webp", "logoHref": "/", "logoAlt": "Logo" }, "__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 'Storio'.", "confidence": 0.9, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Start Creating For Free", "reasoning": "Button #0, 'Start Creating For Free', uses a vibrant brand color (#FB749D) and has strong CTA text, making it the primary call-to-action." }, "secondary": { "index": 1, "text": "Start creating now", "reasoning": "Button #1, 'Start creating now', uses a different vibrant color (#00ACEB) and serves as a secondary action, complementing the primary CTA." }, "confidence": 0.95 }, "personality": { "tone": "playful", "energy": "high", "targetAudience": "fiction writers and creatives" }, "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 'Storio'.", "confidence": 0.9 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```