Senso Brand: Colors, Fonts, Logo & Visual Identity

Senso Brand Identity

A complete profile of Senso's visual system — colors, typography, components, and personality — extracted from http://www.senso.ai. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from http://www.senso.ai.

Typography

Each font links to its Google Fonts page where available.

Font stack includes: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji.

Visual Assets

Brand Personality

Senso Brand in the Wild

Source: senso.ai

Source: senso.ai

Source: cdn.sanity.io

Source: cdn.sanity.io

Source: cdn.sanity.io

Source: cdn.sanity.io

Frequently Asked Questions

Methodology

Brand data on this page was extracted from http://www.senso.ai using the Firecrawl branding extraction API.

Machine-Readable Profile

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

The following JSON represents the brand data:

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "system-ui",
      "count": 4
    },
    {
      "family": "sans-serif",
      "count": 4
    },
    {
      "family": "Apple Color Emoji",
      "count": 4
    },
    {
      "family": "Segoe UI Emoji",
      "count": 4
    },
    {
      "family": "ui-sans-serif",
      "count": 3
    },
    {
      "family": "Segoe UI Symbol",
      "count": 3
    },
    {
      "family": "Noto Color Emoji",
      "count": 3
    },
    {
      "family": "Segoe UI",
      "count": 1
    },
    {
      "family": "Roboto",
      "count": 1
    },
    {
      "family": "Helvetica",
      "count": 1
    }
  ],
  "colors": {
    "primary": "#6A737D",
    "secondary": "#B1ECD3",
    "accent": "#0366D6",
    "background": "#DFE2E5",
    "textPrimary": "#000000",
    "link": "#0366D6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ui-sans-serif",
      "heading": "ui-sans-serif"
    },
    "fontStacks": {
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "heading": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "14px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": "https://www.senso.ai/favicon.ico",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  }
}