Home · Branding · Tesorio

Tesorio Brand Identity

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

Download JSON
Primary
#D7EEFE
Accent
#30A2E9
Body Font
Roobert
Heading
Roobert

Color Palette

Brand palette extracted from https://www.tesorio.com.

primary
#D7EEFE
rgb(215, 238, 254)
secondary
#1A2630
rgb(26, 38, 48)
accent
#30A2E9
rgb(48, 162, 233)
background
#1A2630
rgb(26, 38, 48)
textPrimary
#0A0A0A
rgb(10, 10, 10)
link
#30A2E9
rgb(48, 162, 233)

Typography

Each font links to its Google Fonts page where available.

primary
Roobert
heading
Roobert
ValueSerifPro
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

Tesorio logo
Logo
Tesorio favicon
Favicon

UI Components

Live previews rendered using Tesorio's actual button styles.

buttonPrimary
background #30A2E9 textColor #FFFFFF borderRadius 14px shadow none
buttonSecondary
background #2C3E4A textColor #FFFFFF borderColor #2C3E4A borderRadius 14px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial professionals

Tesorio Brand in the Wild

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

Frequently Asked Questions

What is Tesorio's primary brand color?

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

What accent color does Tesorio use?

Tesorio uses #30A2E9 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Tesorio use?

Tesorio uses Roobert as the primary typeface across body and headings.

Does Tesorio use a light or dark theme?

Tesorio's primary site uses a dark color scheme, with a background of #1A2630.

Where can I find Tesorio's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Roobert",
      "role": "body"
    },
    {
      "family": "ValueSerifPro",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#D7EEFE",
    "secondary": "#1A2630",
    "accent": "#30A2E9",
    "background": "#1A2630",
    "textPrimary": "#0A0A0A",
    "link": "#30A2E9"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roobert",
      "heading": "Roobert"
    },
    "fontStacks": {
      "heading": [
        "ValueSerifPro"
      ],
      "body": [
        "Roobert",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Roobert",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "60px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#30A2E9",
      "textColor": "#FFFFFF",
      "borderRadius": "14px",
      "borderRadiusCorners": {
        "topLeft": "14px",
        "topRight": "14px",
        "bottomRight": "14px",
        "bottomLeft": "14px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#2C3E4A",
      "textColor": "#FFFFFF",
      "borderColor": "#2C3E4A",
      "borderRadius": "14px",
      "borderRadiusCorners": {
        "topLeft": "14px",
        "topRight": "14px",
        "bottomRight": "14px",
        "bottomLeft": "14px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.tesorio.com/images/logo/tesorio-wordmark.svg?dpl=dpl_Cdt4gA1qcsSR9WmYZj5P9i6HMvZ9",
    "favicon": "https://www.tesorio.com/favicon.ico?favicon.ab7af5c1.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Tesorio"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'Tesorio'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Try Interactive Demo",
      "reasoning": "Button #7 has a vibrant blue background (#30A2E9), which is a strong indicator of a primary CTA. The text 'Try Interactive Demo' is action-oriented, making it a clear primary call-to-action."
    },
    "secondary": {
      "index": 4,
      "text": "Speak With a Human",
      "reasoning": "Button #9 has a different background color (#2C3E4A) and the text 'Speak With a Human' suggests a secondary action. It complements the primary CTA by offering a more personalized interaction option."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial professionals"
  },
  "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, links to the homepage, and the alt text matches the brand name 'Tesorio'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles