Stream Brand Identity
A complete profile of Stream's visual system — colors, typography, components, and personality — extracted from http://www.stream.claims. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://www.stream.claims.
Typography
Each font links to its Google Fonts page where available.
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.
Visual Assets

UI Components
Live previews rendered using Stream's actual button styles.
Brand Personality
Stream Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Stream's primary brand color?
Stream's primary brand color is #78748B. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Stream use?
Stream uses #3898EC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Stream use?
Stream uses Public Sans for body text and Ancizar Serif for headings. Fonts were detected on http://www.stream.claims as part of their live design system.
Does Stream use a light or dark theme?
Stream's primary site uses a dark color scheme, with a background of #201F25.
Where can I find Stream's logo?
Stream's logo is available directly on their site (http://www.stream.claims). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from http://www.stream.claims using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Stream.
Methodology
Brand data on this page was extracted from http://www.stream.claims on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Stream.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Public Sans",
"role": "body"
},
{
"family": "Ancizar Serif",
"role": "heading"
}
],
"colors": {
"primary": "#78748B",
"secondary": "#0082F3",
"accent": "#3898EC",
"background": "#201F25",
"textPrimary": "#201F25",
"link": "#3898EC"
},
"typography": {
"fontFamilies": {
"primary": "Public Sans",
"heading": "Ancizar Serif"
},
"fontStacks": {
"heading": [
"Ancizar Serif",
"Arial",
"sans-serif"
],
"body": [
"Public Sans",
"Arial",
"sans-serif"
],
"paragraph": [
"Public Sans",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "85.2px",
"h2": "51.6px",
"body": "22.2px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"buttonPrimary": {
"background": "#201F25",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#FFFFFF",
"borderRadius": "9px",
"borderRadiusCorners": {
"topLeft": "9px",
"topRight": "9px",
"bottomRight": "9px",
"bottomLeft": "9px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2087%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M74.6526%209.54665L75.139%208.8952C75.9047%207.95635%2077.0905%207.75355%2078.2515%207.86402C79.4132%207.97457%2079.975%208.58312%2080.4715%209.5453C81.5245%207.5728%2084.709%207.1931%2086.128%208.96022C86.7152%209.69223%2086.8322%2010.6116%2086.878%2011.5257C86.9912%2013.8025%2086.7872%2016.1157%2086.8105%2018.3873H84.0797V11.5282C84.0797%2011.4853%2083.9792%2011.0731%2083.9537%2011.0043C83.596%2010.0394%2082.0787%209.85092%2081.3812%2010.5205C81.1877%2010.7078%2080.8292%2011.4008%2080.8292%2011.6583V18.3873H78.0985V12.0484C78.0985%2011.8833%2078.0205%2011.3735%2077.9777%2011.1941C77.7497%2010.2357%2076.855%2010.0837%2075.9902%2010.202C75.5755%2010.2579%2075.1705%2010.5843%2074.9946%2010.9613C74.9204%2011.1187%2074.7826%2011.6375%2074.7826%2011.7896V18.3886H72.0521V8.0513H74.6526V9.54665Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M71.2715%2018.3885H68.2808C68.2145%2017.9984%2068.0455%2017.6239%2068.0858%2017.2182C68.0208%2017.1415%2067.4863%2017.7189%2067.3927%2017.7916C64.956%2019.6719%2061.2372%2018.6291%2061.5934%2015.113C61.7508%2013.5566%2062.8209%2012.7959%2064.237%2012.4253C65.073%2012.2069%2067.1808%2012.1535%2067.6983%2011.6608C68.0897%2011.2889%2068.0559%2010.6193%2067.6267%2010.2968C67.0872%209.89109%2065.6321%209.87549%2065.0938%2010.2916C64.6764%2010.614%2064.6595%2010.9781%2064.4775%2011.4306H61.9094C61.9809%209.29942%2063.276%208.13174%2065.3239%207.85612C66.7946%207.65714%2069.5668%207.94064%2070.321%209.42429C71.1103%2010.9755%2070.5134%2015.113%2070.6876%2017.0543C70.7007%2017.2026%2070.754%2017.5121%2070.8229%2017.6343C70.9646%2017.8827%2071.4146%2017.9048%2071.2715%2018.3885ZM67.9558%2013.3823C67.6424%2013.4837%2067.3693%2013.6528%2067.0456%2013.7399C65.7634%2014.0884%2063.9795%2013.9271%2064.3435%2015.8568C64.6153%2017.2989%2067.0261%2016.7527%2067.6437%2015.7684C67.7399%2015.6137%2067.9558%2015.0675%2067.9558%2014.9102V13.3823Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M61.4543%2013.9675H54.3677C54.4067%2014.7749%2054.5888%2015.5239%2055.2467%2016.0466C56.0126%2016.6552%2057.4078%2016.7254%2058.1087%2015.9855C58.201%2015.888%2058.5208%2015.3328%2058.5611%2015.3328H61.2593C61.1032%2017.0075%2059.4011%2018.3273%2057.8174%2018.6199C52.9803%2019.5106%2050.6788%2015.3275%2051.9452%2011.0574C53.2118%206.78723%2059.4596%206.58179%2061.0304%2010.718C61.4218%2011.7491%2061.4582%2012.8765%2061.4543%2013.9675ZM58.5936%2012.212C58.6001%209.26818%2054.5315%209.27208%2054.4327%2012.212H58.5936Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M39.0893%2011.2369H36.4562C36.2949%2011.0405%2036.3196%2010.744%2036.1909%2010.5269C35.7904%209.84816%2034.6826%209.79611%2033.9843%209.87156C33.0221%209.97431%2032.4656%2011.0106%2033.5448%2011.4813C35.3496%2012.2693%2038.9553%2012.1015%2039.3324%2014.7307C39.6874%2017.2026%2037.7928%2018.5471%2035.5434%2018.7123C32.8557%2018.9112%2030.0731%2018.2389%2029.9209%2015.0727H32.7165C32.5774%2016.6786%2035.0285%2016.9217%2036.0765%2016.4497C36.8124%2016.1182%2036.8268%2015.2925%2036.0765%2014.931C34.3081%2014.0767%2030.8168%2014.3368%2030.3279%2011.9026C29.8728%209.63749%2031.6932%207.94841%2033.8504%207.78979C36.3846%207.60259%2038.9215%208.29169%2039.0867%2011.2381L39.0893%2011.2369Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M43.4453%205.25586V8.1165H45.1356V10.0669H43.4453V15.8858C43.4453%2015.9078%2043.574%2016.2785%2043.5896%2016.2941C43.6026%2016.307%2043.9147%2016.4384%2043.9329%2016.4384H45.1356V18.4538C43.9888%2018.5292%2041.8069%2018.7841%2041.0748%2017.6711C40.9968%2017.5527%2040.7797%2016.978%2040.7797%2016.861V10.0669H39.3494V8.1165H40.7797V5.25586H43.4453Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M51.8324%2010.5869H50.3696C50.1134%2010.5869%2049.3983%2010.9809%2049.2058%2011.1785C48.8743%2011.5192%2048.5817%2012.3683%2048.5817%2012.8299V18.3887H45.8511V8.05132H48.4517V9.74174C48.6961%209.49597%2048.8443%209.15787%2049.068%208.89522C49.5348%208.34914%2050.1134%207.98892%2050.8313%207.86277C50.969%207.83809%2051.8324%207.72627%2051.8324%207.88879V10.5869Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M11.6313%200.00803254C20.8745%20-0.319641%2027.0274%209.44161%2022.645%2017.5997C18.2625%2025.7577%207.49845%2026.0346%202.34247%2018.9012C-3.22901%2011.1944%202.1517%200.344808%2011.6313%200.00803254ZM8.03679%208.97871C6.59818%209.13088%204.97403%2010.4012%204.13386%2011.5312C3.56417%2012.2971%204.14562%2013.3646%205.11514%2013.1579C5.84425%2013.0019%206.6426%2011.6561%207.39653%2011.2685C10.0111%209.92409%2011.3909%2013.3282%2013.2986%2014.3684C15.644%2015.6479%2017.8797%2014.6974%2019.5508%2012.8965C20.0448%2012.3634%2020.6549%2011.7328%2020.0069%2011.0085C18.9471%209.82524%2017.5687%2012.2464%2016.6984%2012.6586C14.3962%2013.7508%2013.1549%2011.4103%2011.7097%2010.162C10.6356%209.23491%209.47538%208.82533%208.03544%208.97743L8.03679%208.97871Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
"favicon": "https://cdn.prod.website-files.com/69bdd19f61134b180a2bdb37/69c32eecb0b80296277c0c67_Stream%20-%20Favicon%20Black.png",
"ogImage": "https://cdn.prod.website-files.com/69bdd19f61134b180a2bdb37/69c32f333fdf3f93e24b9c2b_Stream%20-%20Opengraph.png",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Request a Demo",
"reasoning": "Button #1 has a dark background with white text, making it stand out more prominently than the others. It is likely placed in a strategic location like the navbar, indicating its importance as a primary CTA."
},
"secondary": {
"index": 3,
"text": "Request a Demo",
"reasoning": "Button #3 has a different color group with a white background, making it suitable as a secondary CTA. It contrasts with the primary button's dark background."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "insurance professionals and claims teams"
},
"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 located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 