Home · Branding · Confido

Confido Brand Identity

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

Download JSON
Primary
#356D4E
Accent
#356D4E
Body Font
Lato
Heading
Lato

Color Palette

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

primary
#356D4E
rgb(53, 109, 78)
secondary
#E7EDFE
rgb(231, 237, 254)
accent
#356D4E
rgb(53, 109, 78)
background
#FDFAF5
rgb(253, 250, 245)
textPrimary
#6C6C6C
rgb(108, 108, 108)
link
#275CEB
rgb(39, 92, 235)

Typography

Each font links to its Google Fonts page where available.

primary
Lato
heading
Lato
Lato, sans-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

Confido logo
Logo
Confido favicon
Favicon
Confido social image
Social Card

UI Components

Live previews rendered using Confido's actual button styles.

buttonPrimary
background #356D4E textColor #FFFFFF borderColor #356D4E borderRadius 16080px shadow none
buttonSecondary
background #FFFFFF textColor #313131 borderColor #FFFFFF borderRadius 16080px shadow none

Brand Personality

Tone: professional Energy: medium Audience: CPG Brands and Enterprises

Confido Brand in the Wild

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

Frequently Asked Questions

What is Confido's primary brand color?

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

What font does Confido use?

Confido uses Lato as the primary typeface across body and headings.

Does Confido use a light or dark theme?

Confido's primary site uses a light color scheme, with a background of #FDFAF5.

Where can I find Confido's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Lato",
      "role": "body"
    },
    {
      "family": "Maisonneuemono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#356D4E",
    "secondary": "#E7EDFE",
    "accent": "#356D4E",
    "background": "#FDFAF5",
    "textPrimary": "#6C6C6C",
    "link": "#275CEB"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Lato",
      "heading": "Lato"
    },
    "fontStacks": {
      "heading": [
        "Lato",
        "sans-serif"
      ],
      "body": [
        "Lato",
        "sans-serif"
      ],
      "paragraph": [
        "Lato",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "44px",
      "body": "22.4px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#356D4E",
      "textColor": "#FFFFFF",
      "borderColor": "#356D4E",
      "borderRadius": "16080px",
      "borderRadiusCorners": {
        "topLeft": "16080px",
        "topRight": "16080px",
        "bottomRight": "16080px",
        "bottomLeft": "16080px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#313131",
      "borderColor": "#FFFFFF",
      "borderRadius": "16080px",
      "borderRadiusCorners": {
        "topLeft": "16080px",
        "topRight": "16080px",
        "bottomRight": "16080px",
        "bottomLeft": "16080px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6863ce36b3742ef229f42f6a/688b505483a098e4d2312c12_confido_logo_dark%201.svg",
    "favicon": "https://cdn.prod.website-files.com/6863ce36b3742ef229f42f6a/687690879439f10b57571f58_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/6863ce36b3742ef229f42f6a/6890b8959b2bc255b39dcd52_Facebook%20Open%20Graph%20(1).png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 13,
    "reasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name 'Confido' with a source URL containing 'logo'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 with text 'Book a Demo' uses the vibrant brand color #356D4E, making it the primary CTA due to its prominence and action-oriented text."
    },
    "secondary": {
      "index": 2,
      "text": "Book a Demo",
      "reasoning": "Button #2 with text 'Book a Demo' has a different background color (#FFFFFF) and serves as a secondary option with a less vibrant appearance."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "CPG Brands and Enterprises"
  },
  "designSystem": {
    "framework": "custom",
    "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, medium-sized, and matches the brand name 'Confido' with a source URL containing 'logo'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles