# ZeroEntropy Brand Identity

A complete profile of **ZeroEntropy**'s visual system — colors, typography, components, and personality — extracted from [https://www.zeroentropy.dev](https://www.zeroentropy.dev/).

## Color Palette

Brand palette extracted from https://www.zeroentropy.dev.

| Color Name  | Hex       | RGB              |
|-------------|-----------|------------------|
| primary     | #000000   | rgb(0, 0, 0)     |
| accent      | #000000   | rgb(0, 0, 0)     |
| background  | #FFFFFF   | rgb(255, 255, 255)|
| textPrimary | #1A1A1A   | rgb(26, 26, 26)  |
| link        | #000000   | rgb(0, 0, 0)     |

## Typography

Each font links to its Google Fonts page where available.

| Role      | Font                 |
|-----------|----------------------|
| primary   | Inter                |
| heading   | Inter                |
|           | Merriweather, serif  |

## Visual Assets

Logo

Favicon

Social Card

## UI Components

### Button Primary

- background: #FFFFFF
- textColor: #000000
- borderColor: #E6E6E6
- borderRadius: 8px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px -2px 1px 0px inset

### Button Secondary

- background: #000000
- textColor: #000000
- borderRadius: 0px
- shadow: none

## Brand Personality

**Tone:** professional  
**Energy:** medium  
**Audience:** AI developers and tech companies

## Frequently Asked Questions

**What is ZeroEntropy's primary brand color?**  
ZeroEntropy's primary brand color is #000000.

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

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

**Where can I find ZeroEntropy's logo?**  
ZeroEntropy's logo is available directly on their site (https://www.zeroentropy.dev).

**How was this brand profile generated?**  
This profile was extracted from https://www.zeroentropy.dev using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.
