# Sieve Brand Identity A complete profile of **Sieve**'s visual system — colors, typography, components, and personality — extracted from https://sievedata.com/. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/sieve - Machine-readable JSON: https://characterquilt.com/branding/sieve.json - Per-page llms.txt: https://characterquilt.com/branding/sieve/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #0F172A | | Accent | #000000 | | Body Font | GeistSans | | Heading Font | neueMachina | ## Color Palette - primary: #0F172A - secondary: #2563EB - accent: #000000 - background: #FFFFFF - textPrimary: #000000 - link: #6B7280 ## Typography - primary: GeistSans — https://fonts.google.com/specimen/GeistSans - heading: neueMachina — https://fonts.google.com/specimen/neueMachina ## Visual Assets - Logo: https://sieve.ai/sieve-square-black.svg - Social card (og:image): https://www.sievedata.com/sieve-og.jpg ## UI Components - buttonPrimary: background=#000000, textColor=#FFFFFF, borderColor=#000000, borderRadius=0px, shadow=none - buttonSecondary: background=#FFFFFF, textColor=#000000, borderColor=#000000, borderRadius=0px, shadow=none ## Brand Personality Tone: professional · Energy: medium · Audience: researchers and data scientists ## Sieve Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **A developer's guide to background noise removal in video and audio — Sieve Blog** - Image: https://storage.googleapis.com/sieve-public-data/Microphone_Blowing_Trash.webp - Source: https://www.sievedata.com/blog/ai-audio-video-background-noise-removal-apis - **About — Sieve** - Image: https://www.sievedata.com/sieve-og.jpg - Source: https://www.sievedata.com/about - **Sieve hi-res stock photography and images - Alamy** - Image: https://c8.alamy.com/comp/2S12CPN/1963-german-hostalen-plastic-sieve-ad-2S12CPN.jpg - Source: https://www.alamy.com/stock-photo/sieve.html?pseudoid=9BE319FC-557D-4A59-BF64-0C564B8B9BD7 - **Your Guide to Sieve Analysis of Sand | Horse Arena Sand** - Image: https://www.performancefooting.com/wp-content/uploads/2024/01/Western-Arena.png - Source: https://www.performancefooting.com/blog/sieve-analysis-of-sand/ - **Video AI that just works. | Sieve | Product Hunt** - Image: https://ph-files.imgix.net/22f595e2-1917-4a76-993e-96d5fa015891.png?auto=format&fit=crop - Source: https://www.producthunt.com/products/sieve-3 - **iutaou have you ever tried to catch water in a sieve – Poster Museum** - Image: http://postermuseum.com/cdn/shop/products/USwe074VBWEiutaoucatchwater4705_c7445eb6-c169-4aed-b212-9c0bbc7079f5.jpeg?v=1408060387 - Source: https://postermuseum.com/products/iutaou-have-you-ever-tried-to-catch-water-in-a-sieve ## 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": "GeistSans", "role": "body" }, { "family": "neueMachina", "role": "heading" } ], "colors": { "primary": "#0F172A", "secondary": "#2563EB", "accent": "#000000", "background": "#FFFFFF", "textPrimary": "#000000", "link": "#6B7280" }, "typography": { "fontFamilies": { "primary": "GeistSans", "heading": "neueMachina" }, "fontStacks": { "heading": [ "neueMachina" ], "body": [ "GeistSans" ], "paragraph": [ "GeistSans" ] }, "fontSizes": { "h1": "72px", "h2": "20px", "body": "24px" } }, "spacing": { "baseUnit": 4, "borderRadius": "2px" }, "components": { "buttonPrimary": { "background": "#000000", "textColor": "#FFFFFF", "borderColor": "#000000", "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#000000", "borderColor": "#000000", "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" } }, "images": { "logo": "https://sieve.ai/sieve-square-black.svg", "favicon": null, "ogImage": "https://www.sievedata.com/sieve-og.jpg", "logoHref": "/", "logoAlt": "Sieve Logo" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Sieve'.", "confidence": 0.95, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 1, "text": "Request Data Samples\n .pixel-animate {\n transform: translateX(0);\n transiti", "reasoning": "Button #1, 'Request Data Samples', is likely the primary CTA due to its action-oriented text and prominent dark background, which stands out against the light page background." }, "secondary": { "index": 0, "text": "Contact Us", "reasoning": "Button #0, 'Contact Us', is a suitable secondary CTA with a contrasting light background, making it distinct from the primary button." }, "confidence": 0.9 }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "researchers and data scientists" }, "designSystem": { "framework": "tailwind", "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, and matches the brand name 'Sieve'.", "confidence": 0.95 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```