llms.txt

Seso Brand Identity

A complete profile of Seso's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #0000EE
Accent #01843E
Body Font Inter
Heading Font Ivar Text Bold

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: business professionals

Seso Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Here’s how:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and capture font URLs.
  4. Save the font files locally.
  5. Copy the matching @font-face declarations from the CSS.

Only do this if you have permission to use the brand assets.

Machine-Readable Profile

{
 "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": "./"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "business professionals"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}