# Talc Brand Identity A complete profile of **Talc**'s visual system — colors, typography, components, and personality — extracted from https://talc.ai. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/talc - Machine-readable JSON: https://characterquilt.com/branding/talc.json - Per-page llms.txt: https://characterquilt.com/branding/talc/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #535862 | | Accent | #1F2937 | | Body Font | Inter | | Heading Font | Inter | ## Color Palette - primary: #535862 - secondary: #1F2937 - accent: #1F2937 - background: #FFFFFF - textPrimary: #35323D - link: #181D27 ## Typography - primary: Inter — https://fonts.google.com/specimen/Inter - heading: Inter — https://fonts.google.com/specimen/Inter ## Visual Assets - Logo: https://talc.ai/assets/talc-BDcgwSz2.svg - Favicon: https://talc.ai/favicon.svg ## UI Components - buttonPrimary: background=#1F2937, textColor=#FFFFFF, borderRadius=8px, shadow=none - buttonSecondary: background=#35323D, textColor=#000000, borderRadius=8px, shadow=none ## Brand Personality Tone: modern · Energy: medium · Audience: tech-savvy professionals ## Talc Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Talc AI** - Image: https://talc.ai/og_header.png - Source: https://www.talc.ai/blog - **Talc AI** - Image: https://talc.ai/assets/google-CTAiNV_Q.png - Source: https://talc.ai/ - **1976 Mennen Bath Talc Ad - You Changed. Did Powder? | eBay** - Image: https://i.ebayimg.com/images/g/BCwAAOSwQZRfKU~a/s-l1200.jpg - Source: https://www.ebay.com/itm/274449162758 - **Talc Market Size, Share, Trends | Growth Report [2026-2034]** - Image: https://fbi-reports-file.s3.us-west-2.amazonaws.com/fbi_l/infographics-svg-webp/talc_market.webp - Source: https://www.fortunebusinessinsights.com/talc-market-114815 - **1914 HEALTH BEAUTY COLGATES TALC POWDER EDWARDIAN BABY CHILD GIRL AD A-2931 | eBay** - Image: https://i.ebayimg.com/images/g/k50AAOSwBMdlhNn3/s-l400.jpg - Source: https://www.ebay.com/itm/276242175458 - **Talc Market Size, Share And Trends | Industry Report, 2030** - Image: https://www.grandviewresearch.com/static/img/research/global-talc-market-report-segmentation.webp - Source: https://www.grandviewresearch.com/industry-analysis/talc-market-report ## 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": "Inter", "role": "body" } ], "colors": { "primary": "#535862", "secondary": "#1F2937", "accent": "#1F2937", "background": "#FFFFFF", "textPrimary": "#35323D", "link": "#181D27" }, "typography": { "fontFamilies": { "primary": "Inter", "heading": "Inter" }, "fontStacks": { "heading": [ "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ], "body": [ "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ], "paragraph": [ "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ] }, "fontSizes": { "h1": "96px", "h2": "24px", "body": "14px" } }, "spacing": { "baseUnit": 4, "borderRadius": "6px" }, "components": { "buttonPrimary": { "background": "#1F2937", "textColor": "#FFFFFF", "borderRadius": "8px", "borderRadiusCorners": { "topLeft": "8px", "topRight": "8px", "bottomRight": "8px", "bottomLeft": "8px" }, "shadow": "none" }, "buttonSecondary": { "background": "#35323D", "textColor": "#000000", "borderRadius": "8px", "borderRadiusCorners": { "topLeft": "8px", "topRight": "8px", "bottomRight": "8px", "bottomLeft": "8px" }, "shadow": "none" } }, "images": { "logo": "https://talc.ai/assets/talc-BDcgwSz2.svg", "favicon": "https://talc.ai/favicon.svg", "ogImage": null, "logoAlt": "Logo" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is located in the header, is visible, and matches the brand name 'Talc AI'. It is the most prominent logo fitting the brand identity.", "confidence": 0.9, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 3, "text": "Request Access", "reasoning": "Button #3 uses a vibrant and distinct color (#1F2937) compared to the other buttons, making it stand out as the primary CTA. It also has action-oriented text 'Request Access', which is a strong indicator of a primary action." }, "secondary": { "index": 2, "text": "View all posts", "reasoning": "Button #2 has a different background color group (#35323D) and serves a secondary function with the text 'View all posts', which is less action-oriented than 'Request Access'." }, "confidence": 0.95 }, "personality": { "tone": "modern", "energy": "medium", "targetAudience": "tech-savvy professionals" }, "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 located in the header, is visible, and matches the brand name 'Talc AI'. It is the most prominent logo fitting the brand identity.", "confidence": 0.9 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```