Home · Branding · OctaveWealth

OctaveWealth Brand Identity

A complete profile of OctaveWealth's visual system — colors, typography, components, and personality — extracted from https://octavewealth.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#6285CB
Accent
#1C3C7D
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://octavewealth.com.

primary
#6285CB
rgb(98, 133, 203)
secondary
#1C3C7D
rgb(28, 60, 125)
accent
#1C3C7D
rgb(28, 60, 125)
background
#ECF0F9
rgb(236, 240, 249)
textPrimary
#132039
rgb(19, 32, 57)
link
#132039
rgb(19, 32, 57)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
DM Serif Display, DM Serif Display Fallback, ui-serif, Georgia, Cambria, Times New Roman, Times, serif
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

OctaveWealth logo
Logo
OctaveWealth favicon
Favicon

UI Components

Live previews rendered using OctaveWealth's actual button styles.

buttonPrimary
background #1C3C7D textColor #ECF0F9 borderRadius 0px shadow none
buttonSecondary
background #ECF0F9 textColor #132039 borderColor #7594D1 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial professionals and investors

OctaveWealth Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is OctaveWealth's primary brand color?

OctaveWealth's primary brand color is #6285CB. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does OctaveWealth use?

OctaveWealth uses #1C3C7D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does OctaveWealth use?

OctaveWealth uses Inter as the primary typeface across body and headings.

Does OctaveWealth use a light or dark theme?

OctaveWealth's primary site uses a light color scheme, with a background of #ECF0F9.

Where can I find OctaveWealth's logo?

OctaveWealth's logo is available directly on their site (https://octavewealth.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://octavewealth.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 OctaveWealth.

Methodology

Brand data on this page was extracted from https://octavewealth.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 OctaveWealth.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#6285CB",
    "secondary": "#1C3C7D",
    "accent": "#1C3C7D",
    "background": "#ECF0F9",
    "textPrimary": "#132039",
    "link": "#132039"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "DM Serif Display",
        "DM Serif Display Fallback",
        "ui-serif",
        "Georgia",
        "Cambria",
        "Times New Roman",
        "Times",
        "serif"
      ],
      "body": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "30px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1C3C7D",
      "textColor": "#ECF0F9",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#ECF0F9",
      "textColor": "#132039",
      "borderColor": "#7594D1",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20aria-hidden%3D%22true%22%20height%3D%2232%22%20viewBox%3D%22-50%20-50%20100%20100%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22_R_2mnb_-grad1%22%20x1%3D%220.9988861134699528%22%20y1%3D%221.618%22%20x2%3D%221.618%22%20y2%3D%220.9988861134699528%22%3E%3Cstop%20offset%3D%220%25%22%20style%3D%22stop-color%3A%20rgb(0%2C%2045%2C%2091)%20!important%3B%20stop-opacity%3A%201%3B%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20style%3D%22stop-color%3A%20rgb(138%2C%20155%2C%20173)%20!important%3B%20stop-opacity%3A%201%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%220%22%20cy%3D%220%22%20r%3D%2235.438%22%20fill%3D%22none%22%20stroke%3D%22url(%23_R_2mnb_-grad1)%22%20stroke-width%3D%2216.18%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20url(%26quot%3B%23_R_2mnb_-grad1%26quot%3B)%20!important%3B%20stroke-width%3A%2016.18px%20!important%3B%22%2F%3E%3Cg%20transform%3D%22translate(25%2C-25)%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22_R_2mnb_-grad2%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%221%22%20y2%3D%220%22%3E%3Cstop%20offset%3D%220%25%22%20style%3D%22stop-color%3A%20rgb(138%2C%20155%2C%20173)%20!important%3B%20stop-opacity%3A%200.3%3B%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20style%3D%22stop-color%3A%20rgb(0%2C%2045%2C%2091)%20!important%3B%20stop-opacity%3A%200.7%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%220%22%20cy%3D%220%22%20r%3D%2219.13652%22%20fill%3D%22none%22%20stroke%3D%22url(%23_R_2mnb_-grad2)%22%20stroke-width%3D%229.999999999999998%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20url(%26quot%3B%23_R_2mnb_-grad2%26quot%3B)%20!important%3B%20stroke-width%3A%2010px%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://octavewealth.com/icon?afce480c657dca2d",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'OctaveWealth'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request Information",
      "reasoning": "Button #0 uses a vibrant brand color (#1C3C7D) and has action-oriented text ('Request Information'), making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Login",
      "reasoning": "Button #1 has a subtle background color (#ECF0F9) and serves a secondary function ('Login'), making it suitable as the secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial professionals and investors"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'OctaveWealth'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles