# Storyline Brand Identity

A complete profile of **Storyline**'s visual system — colors, typography, components, and personality — extracted from [Product Hunt](https://www.producthunt.com/posts/storyline-7). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from [Product Hunt](https://www.producthunt.com/posts/storyline-7).

- **Primary:** #344054  
- **Secondary:** #475467  
- **Accent:** #FF6154  
- **Background:** #FFFFFF  
- **Text Primary:** #000000  
- **Link:** #FF6154

## Typography

Each font links to its Google Fonts page where available.

- **Primary Font:** Segoe UI ([Google Fonts →](https://fonts.google.com/specimen/Segoe+UI))  
- **Heading Font:** Segoe UI ([Google Fonts →](https://fonts.google.com/specimen/Segoe+UI))

## Visual Assets

%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M22.667%2020H17v-6h5.667a3%203%200%200%201%200%206m0-10H13v20h4v-6h5.667a7%207%200%201%200%200-14%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)

## UI Components

Live previews rendered using Storyline's actual button styles.

- **Input**
  - Background: `#F2F4F7`  
  - Text Color: `#4B587C`  
  - Border Color: `null`  
  - Border Radius: `9999px`  
  - Shadow: `none`

- **Button Primary**
  - Background: `#FF6154`  
  - Text Color: `#FFFFFF`  
  - Border Radius: `9999px`  
  - Shadow: `none`

- **Button Secondary**
  - Background: `#FFFFFF`  
  - Text Color: `#344054`  
  - Border Color: `#EAECF0`  
  - Border Radius: `9999px`  
  - Shadow: `none`

## Brand Personality

- **Tone:** modern  
- **Energy:** medium  
- **Audience:** tech-savvy professionals and entrepreneurs

## Storyline Brand in the Wild

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

Source: [youtube.com](https://www.youtube.com/watch?v=KxWNO1JkRg8)

Source: [fastercourse.com](https://fastercourse.com/template/tag/templates-storyline/)

Source: [in.pinterest.com](https://in.pinterest.com/pin/storyline-for-a-tv-commercial--99079260522901347/)

Source: [lead.mic.ul.ie](https://lead.mic.ul.ie/learning-design/how-to-set-up-reporting-and-tracking-options-in-articulate-storyline)

Source: [community.articulate.com](https://community.articulate.com/discussions/discuss/storyline-template-design-flip-interaction/928058)

Source: [community.docebo.com](https://community.docebo.com/product-q-a-7/question-reporting-from-an-articulate-storyline-quiz-6678)

## Frequently Asked Questions

1. **What is Storyline's primary brand color?**  
   Storyline's primary brand color is **#344054**.  
2. **What accent color does Storyline use?**  
   Storyline uses **#FF6154** as an accent color.  
3. **What font does Storyline use?**  
   Storyline uses **Segoe UI** as the primary typeface.  
4. **Does Storyline use a light or dark theme?**  
   Storyline's primary site uses a light color scheme, with a background of **#FFFFFF**.  
5. **Where can I find Storyline's logo?**  
   Storyline's logo is available directly on their site: [here](https://www.producthunt.com/posts/storyline-7).
6. **How was this brand profile generated?**  
   This profile was generated using the [Firecrawl](https://firecrawl.dev/) branding extraction API.

## Machine-Readable Profile

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

```
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#344054",
    "secondary": "#475467",
    "accent": "#FF6154",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#FF6154"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Segoe UI",
      "heading": "Segoe UI"
    },
    "fontStacks": {
      "heading": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "paragraph": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "24px",
      "h2": "18px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#F2F4F7",
      "textColor": "#4B587C",
      "borderColor": null,
      "borderRadius": "9999px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FF6154",
      "textColor": "#FFFFFF",
      "borderRadius": "9999px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#344054",
      "borderColor": "#EAECF0",
      "borderRadius": "9999px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20class%3D%22size-10%20dark%3Ahidden%22%20data-fc-idx%3D%220%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20fill%3D%22%23FF6154%22%20d%3D%22M40%2020c0%2011.046-8.954%2020-20%2020S0%2031.046%200%2020%208.954%200%2020%200s20%208.954%2020%2020%22%20style%3D%22fill%3A%20rgb(255%2C%2097%2C%2084)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M22.667%2020H17v-6h5.667a3%203%200%200%201%200%206m0-10H13v20h4v-6h5.667a7%207%200%201%200%200-14%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://ph-static.imgix.net/ph-favicon-brand-500.ico",
    "ogImage": "https://ph-files.imgix.net/94d43aae-8fde-498e-9599-41e270d37006.png?auto=format&fit=crop&frame=1&h=512&w=1024"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals and entrepreneurs"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}
```
