Curvenote Brand Identity
A complete profile of Curvenote's visual system — colors, typography, components, and personality — extracted from https://curvenote.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://curvenote.com.
Typography
Each font links to its Google Fonts page where available.
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
Brand Personality
Curvenote Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Curvenote's primary brand color?
Curvenote's primary brand color is #6D32FF. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Curvenote use?
Curvenote uses Inter as the primary typeface across body and headings.
Does Curvenote use a light or dark theme?
Curvenote's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Curvenote's logo?
Curvenote's logo is available directly on their site (https://curvenote.com). 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://curvenote.com 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 Curvenote.
Methodology
Brand data on this page was extracted from https://curvenote.com on using the Firecrawl 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 Curvenote.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "unknown"
}
],
"colors": {
"primary": "#6D32FF",
"secondary": "#FFCC00",
"accent": "#6D32FF",
"background": "#FFFFFF",
"textPrimary": "#2B1C31",
"link": "#2B1C31"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Standard",
"serif"
],
"body": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"NM",
"serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "28px",
"body": "28px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20aria-hidden%3D%22true%22%20data-slot%3D%22icon%22%20class%3D%22-mr-1%20ml-1%20h-5%20w-5%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.53%2016.28a.75.75%200%200%201-1.06%200l-7.5-7.5a.75.75%200%200%201%201.06-1.06L12%2014.69l6.97-6.97a.75.75%200%201%201%201.06%201.06l-7.5%207.5Z%22%20clip-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(43%2C%2028%2C%2049)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": null,
"ogImage": null
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is located in the header, is visible, and matches the typical placement for a brand logo.",
"confidence": 0.85,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": -1,
"text": "N/A",
"reasoning": "The only detected button is 'Accept Cookies', which is not a primary CTA for the site's main functionality."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "No secondary button exists as there is only one button detected, which is not suitable for primary or secondary classification."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "scientists, researchers, and academic professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.95,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 1,
"selectedLogoReasoning": "Selected #1 because it is located in the header, is visible, and matches the typical placement for a brand logo.",
"confidence": 0.85
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 