# Efficient Computer Brand Identity

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

## Color Palette

Brand palette extracted from https://www.efficient.computer/.

| Palette       | Color Code | RGB                |
|---------------|------------|--------------------|
| **Primary**   | #FAAA19    | rgb(250, 170, 25)  |
| **Secondary** | #3898EC    | rgb(56, 152, 236)  |
| **Accent**    | #FAAA19    | rgb(250, 170, 25)  |
| **Background**| #282823    | rgb(40, 40, 35)    |
| **Text**      | #282823    | rgb(40, 40, 35)    |
| **Link**      | #50648C    | rgb(80, 100, 140)  |

## Typography

Each font links to its Google Fonts page where available.

| Type  | Font       | Link                      |
|-------|------------|---------------------------|
| **Primary** | MaisonNeue | [Google Fonts →](https://fonts.google.com/specimen/MaisonNeue) |
| **Heading** | Geometris  | [Google Fonts →](https://fonts.google.com/specimen/Geometris) |

## Visual Assets

Logo

Favicon

Social Card

## UI Components

Live previews rendered using Efficient Computer's actual button styles.

### Input
```json
{
  "background": "#55555A",
  "textColor": "#FFFFFF",
  "borderColor": null,
  "borderRadius": "100px",
  "shadow": "none"
}
```

### Button Primary
```json
{
  "background": "#FAAA19",
  "textColor": "#282823",
  "borderRadius": "100px",
  "shadow": "none"
}
```

### Button Secondary
```json
{
  "background": "#282823",
  "textColor": "#BDBDC1",
  "borderColor": "#BDBDC1",
  "borderRadius": "100px",
  "shadow": "none"
}
```

## Brand Personality

**Tone:** modern  
**Energy:** medium  
**Audience:** tech-savvy professionals

## Efficient Computer Brand in the Wild

Image: [cdn.prod.website-files.com](https://cdn.prod.website-files.com/66bb3ef5468f0f3848a3f8aa/68811559cbee91b4fd47c67d_E1_Data%20graph-02.png)  
Source: [efficient.computer](https://www.efficient.computer/resources/introducing-the-electron-e1-processor)

## Frequently Asked Questions

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

**What font does Efficient Computer use?**
Efficient Computer uses MaisonNeue for body text and Geometris for headings. Fonts were detected on https://www.efficient.computer/ as part of their live design system.

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

**Where can I find Efficient Computer's logo?**
Efficient Computer's logo is available directly on their site (https://www.efficient.computer/). 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.efficient.computer/ 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 Efficient Computer.

## Methodology

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