# Stillwind Brand Identity A complete profile of **Stillwind**'s visual system — colors, typography, components, and personality — extracted from https://stillwind.ai. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/stillwind - Machine-readable JSON: https://characterquilt.com/branding/stillwind.json - Per-page llms.txt: https://characterquilt.com/branding/stillwind/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #D4F7DF | | Accent | #98B1A0 | | Body Font | Space Grotesk Variable | | Heading Font | Space Grotesk Variable | ## Color Palette - primary: #D4F7DF - secondary: #72887D - accent: #98B1A0 - background: #0D0D0D - textPrimary: #0D0D0D - link: #98B1A0 ## Typography - primary: Space Grotesk Variable — https://fonts.google.com/specimen/Space+Grotesk+Variable - heading: Space Grotesk Variable — https://fonts.google.com/specimen/Space+Grotesk+Variable ## Visual Assets - Favicon: https://stillwind.ai/favicon.ico - Social card (og:image): https://stillwind.ai/_app/immutable/assets/twitter-card.PEMyAr9k.png ## Brand Personality Tone: professional · Energy: medium · Audience: unknown ## Stillwind Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Amazon.com: Memorial Lantern with Photo Frame & Keepsake Drawer | Sympathy Gifts for Loss of Loved One, Dad, Husband | Bereavement Memorial Gifts | LED Candle with Timer | Remembrance Gift for** - Image: https://m.media-amazon.com/images/I/A1YBnf1dm-L.png - Source: https://www.amazon.com/Memorial-Lantern-Drawer-Photo-Holder/dp/B0F83Z6MPT - **Kayneth Stillwind Quest (WoW Classic)** - Image: https://i.ytimg.com/vi/lOIal4EH2f4/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLBr_zxRf4IKcG-_xp-wTSRMvdGzaw - Source: https://www.youtube.com/watch?v=lOIal4EH2f4 - **Kayneth Stillwind Quest Guide | WoW Classic Alliance** - Image: https://i.ytimg.com/vi/0SPTP5QOg00/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLCyrWu2EgF8RMb5QkxeItUY3EO0hQ - Source: https://www.youtube.com/watch?v=0SPTP5QOg00 - **Stillwind Sundries Bug? : r/WutheringWaves** - Image: https://preview.redd.it/stillwind-sundries-bug-v0-7nz2jeaqfqae1.png?width=2560&format=png&auto=webp&s=2043698b73bfd7c838b2c2ff8c072c2afe207b29 - Source: https://www.reddit.com/r/WutheringWaves/comments/1hsh562/stillwind_sundries_bug/ - **Classic World of Warcraft Alliance Quest #244 Kayneth Stillwind #worldofwarcraft #wowclassic #wow** - Image: https://i.ytimg.com/vi/iu2xJbbNWAo/oar2.jpg?sqp=-oaymwEYCJUDENAFSFqQAgHyq4qpAwcIARUAAIhC&rs=AOn4CLBAT-bBnakXxthu5ZthV-oLn-2gsw&usqp=CCk - Source: https://m.youtube.com/shorts/iu2xJbbNWAo ## 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": "Space Grotesk Variable", "count": 11 }, { "family": "ui-sans-serif", "count": 11 }, { "family": "system-ui", "count": 11 }, { "family": "sans-serif", "count": 11 }, { "family": "Apple Color Emoji", "count": 11 }, { "family": "Segoe UI Emoji", "count": 11 }, { "family": "Segoe UI Symbol", "count": 11 }, { "family": "Noto Color Emoji", "count": 11 } ], "colors": { "primary": "#D4F7DF", "secondary": "#72887D", "accent": "#98B1A0", "background": "#0D0D0D", "textPrimary": "#0D0D0D", "link": "#98B1A0" }, "typography": { "fontFamilies": { "primary": "Space Grotesk Variable", "heading": "Space Grotesk Variable" }, "fontStacks": { "body": [ "Space Grotesk Variable", "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ], "heading": [ "Space Grotesk Variable", "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ], "paragraph": [ "Space Grotesk Variable", "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ] }, "fontSizes": { "h1": "16px", "h2": "30px", "body": "14px" } }, "spacing": { "baseUnit": 8, "borderRadius": "0px" }, "components": {}, "images": { "logo": null, "favicon": "https://stillwind.ai/favicon.ico", "ogImage": "https://stillwind.ai/_app/immutable/assets/twitter-card.PEMyAr9k.png" }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "unknown" }, "designSystem": { "framework": "unknown", "componentLibrary": "" }, "confidence": { "buttons": 0, "colors": 0, "overall": 0 }, "__llm_metadata": { "logoSelection": { "llmCalled": false, "llmSucceeded": false, "finalSource": "none", "rawLogoSelection": { "selectedLogoIndex": -1, "selectedLogoReasoning": "LLM failed", "confidence": 0 } }, "buttonClassification": { "llmCalled": false, "llmSucceeded": false, "error": "LLM call failed or returned fallback values" } } } ```