# MadeSolid Brand Identity A complete profile of **MadeSolid**'s visual system — colors, typography, components, and personality — extracted from http://madesolid.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/madesolid - Machine-readable JSON: https://characterquilt.com/branding/madesolid.json - Per-page llms.txt: https://characterquilt.com/branding/madesolid/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #16202D | | Accent | #2A475E | | Body Font | Motiva Sans | | Heading Font | Motiva Sans | ## Color Palette - primary: #16202D - secondary: #27313F - accent: #2A475E - background: #171D25 - textPrimary: #1B2838 - link: #1B2838 ## Typography - primary: Motiva Sans — https://fonts.google.com/specimen/Motiva+Sans - heading: Motiva Sans — https://fonts.google.com/specimen/Motiva+Sans ## Visual Assets - Logo: https://store.fastly.steamstatic.com/public/shared/images/header/logo_steam.svg?t=962016 - Favicon: https://store.steampowered.com/favicon.ico - Social card (og:image): https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3564740/cb73cbbf6d2df928845135c63905ba5b7eddee71/capsule_616x353.jpg?t=1777040051 ## UI Components - input: background=transparent, textColor=#FFFFFF, borderColor=#3B4654, borderRadius=2px, shadow=none - buttonPrimary: background=#000000, textColor=#C6D4DF, borderRadius=0px, shadow=none - buttonSecondary: background=#2A475E, textColor=#67C1F5, borderRadius=2px, shadow=none ## Brand Personality Tone: modern · Energy: medium · Audience: gamers and tech-savvy users ## MadeSolid Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **MadeSolid Announces New 'Tough Resin' - Extra Strong 3D Printing Material, Available Now - 3DPrint.com | Additive Manufacturing Business** - Image: https://3dprint.com/wp-content/uploads/2014/07/toughresinfeatured3.jpg - Source: https://3dprint.com/10589/madesolid-tough-resin/ - **MadeSolid Introduces V2 MS Resins for 3D Printing - 3DPrint.com | Additive Manufacturing Business** - Image: https://3dprint.com/wp-content/uploads/2014/10/ms.png - Source: https://3dprint.com/19613/madesolid-v2-3d-print-resins/ - **Boost the Strength of Your 3D Prints with MadeSolid's New Vorex Resin - 3DPrint.com | Additive Manufacturing Business** - Image: https://3dprint.com/wp-content/uploads/2014/11/g1.jpg - Source: https://3dprint.com/23979/madesolid-vorex-strong-resin/ ## 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": "Motiva Sans", "role": "body" }, { "family": "Arial", "role": "body" }, { "family": "Helvetica", "role": "body" }, { "family": "Verdana", "role": "body" }, { "family": "Noto Sans", "role": "body" } ], "colors": { "primary": "#16202D", "secondary": "#27313F", "accent": "#2A475E", "background": "#171D25", "textPrimary": "#1B2838", "link": "#1B2838" }, "typography": { "fontFamilies": { "primary": "Motiva Sans", "heading": "Motiva Sans" }, "fontStacks": { "heading": [ "Arial", "Helvetica", "sans-serif" ], "body": [ "Arial", "Helvetica", "sans-serif" ], "paragraph": [ "Arial", "Helvetica", "sans-serif" ] }, "fontSizes": { "h1": "20px", "h2": "21px", "body": "12px" } }, "spacing": { "baseUnit": 8, "borderRadius": "0px" }, "components": { "input": { "background": "transparent", "textColor": "#FFFFFF", "borderColor": "#3B4654", "borderRadius": "2px", "borderRadiusCorners": { "topLeft": "2px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "2px" }, "shadow": "none" }, "buttonPrimary": { "background": "#000000", "textColor": "#C6D4DF", "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" }, "buttonSecondary": { "background": "#2A475E", "textColor": "#67C1F5", "borderRadius": "2px", "borderRadiusCorners": { "topLeft": "2px", "topRight": "2px", "bottomRight": "2px", "bottomLeft": "2px" }, "shadow": "none" } }, "images": { "logo": "https://store.fastly.steamstatic.com/public/shared/images/header/logo_steam.svg?t=962016", "favicon": "https://store.steampowered.com/favicon.ico", "ogImage": "https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3564740/cb73cbbf6d2df928845135c63905ba5b7eddee71/capsule_616x353.jpg?t=1777040051", "logoHref": "https://store.steampowered.com/?snr=1_5_9__global-header", "logoAlt": "Link to the Steam Homepage" }, "__llm_logo_reasoning": { "selectedIndex": 3, "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Steam'.", "confidence": 0.95, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 1, "text": "Play Game", "reasoning": "Button #1 'Play Game' is a strong call-to-action with a dark background, making it stand out as the primary action users are likely to take." }, "secondary": { "index": 0, "text": "Community Hub", "reasoning": "Button #0 'Community Hub' has a different vibrant color and serves as a secondary action, directing users to community features." }, "confidence": 0.9 }, "personality": { "tone": "modern", "energy": "medium", "targetAudience": "gamers and tech-savvy users" }, "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": 0, "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Steam'.", "confidence": 0.95 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```