Home · Branding · StudyStream

StudyStream Brand Identity

A complete profile of StudyStream's visual system — colors, typography, components, and personality — extracted from https://studystream.live. Built for designers, agents, and AI tools.

Download JSON
Primary
#1C1A32
Accent
#0066CC
Body Font
Open Sans
Heading
Poppins

Color Palette

Brand palette extracted from https://studystream.live.

primary
#1C1A32
rgb(28, 26, 50)
secondary
#E9F0FF
rgb(233, 240, 255)
accent
#0066CC
rgb(0, 102, 204)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#232323
rgb(35, 35, 35)
link
#0066CC
rgb(0, 102, 204)

Typography

Each font links to its Google Fonts page where available.

primary
Open Sans
heading
Poppins
Poppins, sans-serif
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

StudyStream logo
Logo
StudyStream favicon
Favicon
StudyStream social image
Social Card

UI Components

Live previews rendered using StudyStream's actual button styles.

buttonPrimary
background #000000 textColor #FFFFFF borderRadius 18px shadow none

Brand Personality

Tone: modern Energy: medium Audience: students and young professionals

StudyStream Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is StudyStream's primary brand color?

StudyStream's primary brand color is #1C1A32. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does StudyStream use?

StudyStream uses #0066CC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does StudyStream use?

StudyStream uses Open Sans for body text and Poppins for headings. Fonts were detected on https://studystream.live as part of their live design system.

Does StudyStream use a light or dark theme?

StudyStream's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find StudyStream's logo?

StudyStream's logo is available directly on their site (https://studystream.live). 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 https://studystream.live 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 StudyStream.

Methodology

Brand data on this page was extracted from https://studystream.live 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 StudyStream.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "heading"
    },
    {
      "family": "Open Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1C1A32",
    "secondary": "#E9F0FF",
    "accent": "#0066CC",
    "background": "#FFFFFF",
    "textPrimary": "#232323",
    "link": "#0066CC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Open Sans",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "Poppins",
        "sans-serif"
      ],
      "paragraph": [
        "Open Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "18px",
      "borderRadiusCorners": {
        "topLeft": "18px",
        "topRight": "18px",
        "bottomRight": "18px",
        "bottomLeft": "18px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.studystream.live/assets/icons/ss-logo.svg",
    "favicon": "https://www.studystream.live/assets/favicon/study-stream-fav.png",
    "ogImage": "https://www.studystream.live/assets/images/og/home.png",
    "logoHref": "/home"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'StudyStream'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "See others live",
      "reasoning": "Button #0 is selected as the primary CTA because it is the only button available and shares the same color and style as Button #1. Both buttons have the same text and color, but Button #0 is animated, suggesting it might be intended to draw more attention."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is no valid secondary button with a different color from the primary button. Both buttons share the same color and style."
    },
    "confidence": 0.7
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "students and young professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.7,
    "colors": 0.9,
    "overall": 0.8
  },
  "__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 name 'StudyStream'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles