# Sentient Brand Identity

A complete profile of **Sentient**'s visual system — colors, typography, components, and personality — extracted from [https://www.sentient.xyz/](https://www.sentient.xyz/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from https://www.sentient.xyz/.

| Color       | Hex     | RGB              |
|-------------|---------|------------------|
| primary     | #000000 | rgb(0, 0, 0)     |
| accent      | #000000 | rgb(0, 0, 0)     |
| background  | #FFFFFF | rgb(255, 255, 255)|
| textPrimary | #262733 | rgb(38, 39, 51)  |
| link        | #000000 | rgb(0, 0, 0)     |

## Typography

Each font links to its Google Fonts page where available.

| Font Type    | Family        | Link                     |
|--------------|---------------|--------------------------|
| primary      | ui-sans-serif | [Google Fonts →](https://fonts.google.com/specimen/ui-sans-serif) |
| heading      | ui-sans-serif | [Google Fonts →](https://fonts.google.com/specimen/ui-sans-serif) |

## Visual Assets

## Brand Personality

**Tone:** professional  **Energy:** medium  **Audience:** unknown

## Sentient Brand in the Wild

Image: [sentient.xyz](https://www.sentient.xyz/images/posts/68b9a8331e2c7dc4b9dea2d0_Class%2520of%2520Actions.png)

Image: [sentient.xyz](https://www.sentient.xyz/images/posts/68b1c3a4f9d27e6a41c8d503_Sentient_Airdrop_AllocationEvoSkill_Automated_Skill_Discovery_For.png)

Image: [sentient.xyz](https://www.sentient.xyz/images/posts/68ecd267538fdd138225c5a2_021A0225.jpg)

Image: [sentient.xyz](https://www.sentient.xyz/images/posts/68dfa1227b08686375090f90_Grid%2520just%2520got.png)

Image: [sentient.xyz](https://www.sentient.xyz/images/posts/689f04af4f6193d19db53d72_image%2520(6).png)

## Frequently Asked Questions

**What is Sentient's primary brand color?**  
Sentient's primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.

**What font does Sentient use?**  
Sentient uses ui-sans-serif as the primary typeface across body and headings.

**Does Sentient use a light or dark theme?**  
Sentient's primary site uses a light color scheme, with a background of #FFFFFF.

**How was this brand profile generated?**  
This profile was extracted from https://www.sentient.xyz/ 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 Sentient.

## Methodology

Brand data on this page was extracted from [https://www.sentient.xyz/](https://www.sentient.xyz/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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 Sentient.

## Machine-Readable Profile

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

[GET /branding/sentient.json](/content/branding/sentient.json) [GET /branding/sentient/llms.txt](/content/branding/sentient/llms.txt)

```json
{
  "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": "#000000",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#262733",
    "link": "#000000"
  },
  "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": 8,
    "borderRadius": "6px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}
```
