Tensorfuse Brand: Colors, Fonts, Logo & Visual Identity
Tensorfuse Brand Identity
A complete profile of Tensorfuse's visual system — colors, typography, components, and personality — extracted from https://www.tensorfuse.io/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.tensorfuse.io/.
| Color | Hex Code | RGB |
|---|---|---|
| Primary | #0000EE | rgb(0, 0, 238) |
| Secondary | #FFEAE3 | rgb(255, 234, 227) |
| Accent | #EB5729 | rgb(235, 87, 41) |
| Background | #FFFEFE | rgb(255, 254, 254) |
| Text Primary | #EB5729 | rgb(235, 87, 41) |
| Link | #EB5729 | rgb(235, 87, 41) |
Typography
Each font links to its Google Fonts page where available.
- Primary: Inter Google Fonts →
- Heading: Raleway Google Fonts →
- Other: Hanken Grotesk, sans-serif
Visual Assets
UI Components
Live previews rendered using Tensorfuse's actual button styles.
Input
- Background: transparent
- Text Color: #FFEAE3
- Border Color: null
- Border Radius: 0px
- Shadow: none
Button Primary
- Background: #EB5729
- Text Color: #0000EE
- Border Radius: 31px
- Shadow: none
Button Secondary
- Background: #F9D2C4
- Text Color: #0000EE
- Border Radius: 31px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: high
- Audience: tech-savvy professionals
Tensorfuse Brand in the Wild
Frequently Asked Questions
What is Tensorfuse's primary brand color?
Tensorfuse's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Tensorfuse use?
Tensorfuse uses #EB5729 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Tensorfuse use?
Tensorfuse uses Inter for body text and Raleway for headings. Fonts were detected on https://www.tensorfuse.io/ as part of their live design system.Does Tensorfuse use a light or dark theme?
Tensorfuse's primary site uses a light color scheme, with a background of #FFFEFE.How was this brand profile generated?
This profile was extracted from https://www.tensorfuse.io/ 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 Tensorfuse.
Methodology
Brand data on this page was extracted from https://www.tensorfuse.io/ on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Raleway",
"role": "heading"
},
{
"family": "Hanken Grotesk",
"role": "unknown"
},
{
"family": "Segoe UI",
"role": "unknown"
},
{
"family": "TT Hoves Pro Trial Regular",
"role": "unknown"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#FFEAE3",
"accent": "#EB5729",
"background": "#FFFEFE",
"textPrimary": "#EB5729",
"link": "#EB5729"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Raleway"
},
"fontStacks": {
"heading": [
"Hanken Grotesk",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Raleway",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "32px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#FFEAE3",
"borderColor": null,
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#EB5729",
"textColor": "#0000EE",
"borderRadius": "31px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#F9D2C4",
"textColor": "#0000EE",
"borderRadius": "31px",
"shadow": "none"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/JRJSW7QsGnlPSmjVt1zXLpGqWPo.png",
"ogImage": "https://framerusercontent.com/assets/ZUEsq8J4Rgs9IbKZiarl9dQZNWk.svg"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "tech-savvy professionals"
}
}