Home · Branding · Seso

Seso Brand Identity

A complete profile of Seso's visual system — colors, typography, components, and personality — extracted from https://www.sesolabor.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#0000EE
Accent
#01843E
Body Font
Inter
Heading
Ivar Text Bold

Color Palette

Brand palette extracted from https://www.sesolabor.com/.

primary
#0000EE
rgb(0, 0, 238)
secondary
#1A68BB
rgb(26, 104, 187)
accent
#01843E
rgb(1, 132, 62)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#181C1F
rgb(24, 28, 31)
link
#006E33
rgb(0, 110, 51)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Ivar Text Bold
Ivar Text Bold Google Fonts →
Ivar Text Bold, 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

Seso logo
Logo
Seso favicon
Favicon
Seso social image
Social Card

UI Components

Live previews rendered using Seso's actual button styles.

input
background transparent textColor #FFFFFF borderColor null borderRadius 0px shadow none
buttonPrimary
background #01843E textColor #FFFFFF borderRadius 5px shadow none
buttonSecondary
background #FAFAFA textColor #0000EE borderRadius 9px shadow rgba(0, 0, 0, 0.06) 1.5px 16px 32px -12px, rgba(0, 0, 0, 0.06) 1px 4px 12px -2px, rgba(255, 255, 255, 0.1) 0px 4px 4px 0px inset, rgba(2, 80, 38, 0.06) 0px -4px 4px 0px inset

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Seso Brand in the Wild

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

Frequently Asked Questions

What is Seso's primary brand color?

Seso's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Seso use?

Seso uses #01843E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Seso use?

Seso uses Inter for body text and Ivar Text Bold for headings. Fonts were detected on https://www.sesolabor.com/ as part of their live design system.

Does Seso use a light or dark theme?

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

Where can I find Seso's logo?

Seso's logo is available directly on their site (https://www.sesolabor.com/). 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://www.sesolabor.com/ 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 Seso.

Methodology

Brand data on this page was extracted from https://www.sesolabor.com/ 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 Seso.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Ivar Text Bold",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#1A68BB",
    "accent": "#01843E",
    "background": "#FFFFFF",
    "textPrimary": "#181C1F",
    "link": "#006E33"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Ivar Text Bold"
    },
    "fontStacks": {
      "heading": [
        "Ivar Text Bold",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "52px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#01843E",
      "textColor": "#FFFFFF",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FAFAFA",
      "textColor": "#0000EE",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "rgba(0, 0, 0, 0.06) 1.5px 16px 32px -12px, rgba(0, 0, 0, 0.06) 1px 4px 12px -2px, rgba(255, 255, 255, 0.1) 0px 4px 4px 0px inset, rgba(2, 80, 38, 0.06) 0px -4px 4px 0px inset"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/3lCEQ9Skr35oaUylPCRNqjIKlk.svg?width=900&height=245",
    "favicon": "https://framerusercontent.com/images/zxAkZ4VVGoXmZb0Y1QYDymvKc8.png",
    "ogImage": "https://framerusercontent.com/images/67RfB8hatG4gm1ntUwiQLk9nQew.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Subscribe",
      "reasoning": "Button #0 has a vibrant green background (#01843E), which is a strong indicator of a primary call-to-action. The text 'Subscribe' is action-oriented, making it suitable as the main CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Talk to an expert",
      "reasoning": "Button #1 has a different background color (#FAFAFA) and the text 'Talk to an expert' suggests a secondary action, making it a suitable secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "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 visible, located in the header, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles