TensorWave Brand: Colors, Fonts, Logo & Visual Identity
TensorWave Brand Identity
A complete profile of TensorWave's visual system — colors, typography, components, and personality — extracted from https://tensorwave.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://tensorwave.com/.
- Primary: #A0C0C0 (rgb(160, 192, 192))
- Secondary: #00001A (rgb(0, 0, 26))
- Accent: #0CE2F2 (rgb(12, 226, 242))
- Background: #1B1F1F (rgb(27, 31, 31))
- Text Primary: #8C8C98 (rgb(140, 140, 152))
- Link: #0CE2F2 (rgb(12, 226, 242))
Typography
Each font links to its Google Fonts page where available.
- Primary Font: Timothy Grotesk
Timothy Grotesk Google Fonts → - Heading Font: Neue Haas Grotesk Display
Neue Haas Grotesk Display Google Fonts →
Visual Assets
Logo
Favicon
Social Card
UI Components
Input
Background: transparent
Text Color: #A0C0C0
Border Color: null
Border Radius: 8px
Shadow: rgba(0, 0, 0, 0) 0px 0px 20px 20px insetButton Primary
Background: #0CE2F2
Text Color: #000000
Border Radius: 4px
Shadow: noneButton Secondary
Background: #A0C0C0
Text Color: #00233D
Border Radius: 0px
Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech professionals and AI developers
Frequently Asked Questions
- What is TensorWave's primary brand color? TensorWave's primary brand color is #A0C0C0.
- What accent color does TensorWave use? TensorWave uses #0CE2F2 as an accent color.
- What font does TensorWave use? TensorWave uses Timothy Grotesk for body text and Neue Haas Grotesk Display for headings.
- Does TensorWave use a light or dark theme? TensorWave's primary site uses a dark color scheme.
- Where can I find TensorWave's logo? TensorWave's logo is available directly on their site (TensorWave).
Methodology
Brand data on this page was extracted from https://tensorwave.com/ using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Timothy Grotesk",
"role": "body"
},
{
"family": "Neue Haas Grotesk Display",
"role": "heading"
}
],
"colors": {
"primary": "#A0C0C0",
"secondary": "#00001A",
"accent": "#0CE2F2",
"background": "#1B1F1F",
"textPrimary": "#8C8C98",
"link": "#0CE2F2"
},
"typography": {
"fontFamilies": {
"primary": "Timothy Grotesk",
"heading": "Neue Haas Grotesk Display"
},
"fontStacks": {
"heading": [
"timothyGrotesk",
"timothyGrotesk Fallback"
],
"body": [
"Times New Roman"
],
"paragraph": [
"timothyGrotesk",
"timothyGrotesk Fallback"
]
},
"fontSizes": {
"h1": "96px",
"h2": "96px",
"body": "21px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#A0C0C0",
"borderColor": null,
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 20px 20px inset"
},
"buttonPrimary": {
"background": "#0CE2F2",
"textColor": "#000000",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#A0C0C0",
"textColor": "#00233D",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://tensorwave.com/logo.svg",
"favicon": "https://tensorwave.com/favicon/favicon-96x96.png",
"ogImage": "https://cdn.builder.io/api/v1/image/assets%2Ff941d509b8ea45f8972dd215996c7055%2Ff0c61542d8394482bf2cd6472420fd3b",
"logoHref": "/",
"logoAlt": "TensorWave Logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech professionals and AI developers"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}