# Vorticity Brand Identity

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

## Color Palette

Brand palette extracted from http://vorticity.xyz/.  
**primary:**  
`#1E293B`  
`rgb(30, 41, 59)`

**accent:**  
`#00AAC5`  
`rgb(0, 170, 197)`

**background:**  
`#06080F`  
`rgb(6, 8, 15)`

**textPrimary:**  
`#06080F`  
`rgb(6, 8, 15)`

**link:**  
`#00AAC5`  
`rgb(0, 170, 197)`

## Typography

Each font links to its Google Fonts page where available.

**primary**  
Inter  
[Inter Google Fonts →](https://fonts.google.com/specimen/Inter)

**heading**  
Inter  
[Inter Google Fonts →](https://fonts.google.com/specimen/Inter)

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

Logo

Favicon

## UI Components

Live previews rendered using Vorticity's actual button styles.

**Input**  
- background: `#12141B`  
- textColor: `#FFFFFF`  
- borderColor: `#2B2D33`  
- borderRadius: `16px`  
- shadow: none

**Button Primary**  
- background: `#00AAC5`  
- textColor: `#000000`  
- borderRadius: `33554400px`  
- shadow: none

**Button Secondary**  
- background: `#000000`  
- textColor: `#FFFFFF`  
- borderColor: `#FFFFFF`  
- borderRadius: `33554400px`  
- shadow: none

## Brand Personality

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

## Vorticity Brand in the Wild

Image: [rhea.vorticity.xyz](https://rhea.vorticity.xyz/clip-4k60-poster.jpg)  
Source: [rhea.vorticity.xyz](https://rhea.vorticity.xyz/)

Image: [vorticity.xyz](https://vorticity.xyz/pyrite.jpg)  
Source: [vorticity.xyz](https://vorticity.xyz/)

Image: [vorticity.xyz](https://vorticity.xyz/spinning_logo_vorticty.gif)  
Source: [vorticity.xyz](https://vorticity.xyz/)

Image: [astrape.vorticity.xyz](https://astrape.vorticity.xyz/src/images/mining-background.jpg)  
Source: [astrape.vorticity.xyz](https://astrape.vorticity.xyz/)

Image: [ncl.ucar.edu](https://www.ncl.ucar.edu/Applications/Images/vort_1_lg.png)  
Source: [ncl.ucar.edu](https://www.ncl.ucar.edu/Applications/vort.shtml)

Image: [framerusercontent.com](https://framerusercontent.com/images/EWQYWxUOMlzYMkJLnrPnDW9JhQ.png?width=819&height=720)  
Source: [vorticity-systems.com](https://www.vorticity-systems.com/news)

## Frequently Asked Questions

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

**What accent color does Vorticity use?**  
Vorticity uses `#00AAC5` as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

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

**Does Vorticity use a light or dark theme?**  
Vorticity's primary site uses a dark color scheme, with a background of `#06080F`.

**Where can I find Vorticity's logo?**  
Vorticity's logo is available directly on their site (http://vorticity.xyz/). 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 http://vorticity.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 Vorticity.

## Methodology

Brand data on this page was extracted from [http://vorticity.xyz/](http://vorticity.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 Vorticity.
