# Sensei Brand Identity

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

## Color Palette

Brand palette extracted from https://senseirobotics.com.

| Category | Color Code     | RGB               |
|----------|----------------|-------------------|
| primary  | #0F172A       | rgb(15, 23, 42)   |
| secondary| #3B82F6       | rgb(59, 130, 246) |
| accent   | #3B82F6       | rgb(59, 130, 246) |
| background| #FFFFFF      | rgb(255, 255, 255)|
| textPrimary| #020817     | rgb(2, 8, 23)     |
| link     | #020817       | rgb(2, 8, 23)     |

## Typography

Each font links to its Google Fonts page where available.

- **Primary**: [Nunito](https://fonts.google.com/specimen/Nunito)
- **Heading**: [Nunito](https://fonts.google.com/specimen/Nunito)

```
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

## UI Components

Live previews rendered using Sensei's actual button styles.

### Input

- **Background**: #FFFFFF
- **Text Color**: #020817
- **Border Color**: #E2E8F0
- **Border Radius**: 6px
- **Shadow**: none

### Button Primary

- **Background**: #3B82F6
- **Text Color**: #F8FAFC
- **Border Radius**: 6px
- **Shadow**: none

### Button Secondary

- **Background**: #14B8A6
- **Text Color**: #F8FAFC
- **Border Radius**: 6px
- **Shadow**: none

## Brand Personality

- **Tone**: modern
- **Energy**: medium
- **Audience**: technology enthusiasts and businesses

## Sensei Brand in the Wild

*Image: [i.ytimg.com](https://i.ytimg.com/vi/4wUVyRjJprI/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLCrBclUBXjIxfiFdCEiTJ6iIhILaA)*  
*Source: [youtube.com](https://www.youtube.com/watch?v=4wUVyRjJprI)*

*Image: [i0.wp.com](https://i0.wp.com/senseilms.com/wp-content/uploads/2022/03/Couses-edited-1.png?resize=2549%2C1433&quality=80&ssl=1)*  
*Source: [senseilms.com](https://senseilms.com/improve-your-courses-with-senseis-new-reports/)*

*Image: [mir-s3-cdn-cf.behance.net](https://mir-s3-cdn-cf.behance.net/project_modules/disp_webp/a71a82190128607.65b66a62aaaf1.jpg)*  
*Source: [behance.net](https://www.behance.net/gallery/190128607/Sensei-Landing-Page-UI-Design)*

*Image: [i.ytimg.com](https://i.ytimg.com/vi/Aa6QK67bjhk/hqdefault.jpg)*  
*Source: [prnewswire.com](https://www.prnewswire.com/news-releases/comedian-and-snl-superstar-mikey-day-drops-travel-knowledge-as-the-common-sensei-in-new-dollar-car-rental-ad-campaign-302421297.html)*

*Image: [senseiprojectsolutions.com](https://www.senseiprojectsolutions.com/wp-content/uploads/2023/09/Project-Management_FeatImg.png)*  
*Source: [senseiprojectsolutions.com](https://www.senseiprojectsolutions.com/)*

*Image: [mir-s3-cdn-cf.behance.net](https://mir-s3-cdn-cf.behance.net/projects/404/5c44b4190128607.Y3JvcCw5OTksNzgyLDAsMA.jpg)*  
*Source: [behance.net](https://www.behance.net/gallery/190128607/Sensei-Landing-Page-UI-Design)*

## Frequently Asked Questions

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

**What accent color does Sensei use?**  
Sensei uses #3B82F6 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

**What font does Sensei use?**  
Sensei uses Nunito as the primary typeface across body and headings.

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

**Where can I find Sensei's logo?**  
Sensei's logo is available directly on their site (https://senseirobotics.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://senseirobotics.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 Sensei.

## Methodology

Brand data on this page was extracted from [https://senseirobotics.com](https://senseirobotics.com/) 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 Sensei.
