Home · Branding · Truv

Truv Brand Identity

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

Download JSON
Primary
#2A5FD8
Accent
#2C64E3
Body Font
Gilroy
Heading
Gilroy

Color Palette

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

primary
#2A5FD8
rgb(42, 95, 216)
secondary
#F47F7F
rgb(244, 127, 127)
accent
#2C64E3
rgb(44, 100, 227)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#2C64E3
rgb(44, 100, 227)
link
#2C64E3
rgb(44, 100, 227)

Typography

Each font links to its Google Fonts page where available.

primary
Gilroy
heading
Gilroy
Gilroy, 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

Truv logo
Logo
Truv favicon
Favicon
Truv social image
Social Card

UI Components

Live previews rendered using Truv's actual button styles.

input
background #FFFFFF textColor #171717 borderColor #A7A7A7 borderRadius 50px shadow none
buttonPrimary
background #2C64E3 textColor #FFFFFF borderRadius 50px shadow none
buttonSecondary
background transparent textColor #171717 borderColor #171717 borderRadius 50px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial institutions and businesses needing data verification

Truv Brand in the Wild

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

Frequently Asked Questions

What is Truv's primary brand color?

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

What accent color does Truv use?

Truv uses #2C64E3 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Truv use?

Truv uses Gilroy as the primary typeface across body and headings.

Does Truv use a light or dark theme?

Truv's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Truv's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gilroy",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#2A5FD8",
    "secondary": "#F47F7F",
    "accent": "#2C64E3",
    "background": "#FFFFFF",
    "textPrimary": "#2C64E3",
    "link": "#2C64E3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Gilroy",
      "heading": "Gilroy"
    },
    "fontStacks": {
      "heading": [
        "Gilroy",
        "sans-serif"
      ],
      "body": [
        "Gilroy",
        "sans-serif"
      ],
      "paragraph": [
        "Gilroy",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "87px",
      "h2": "24px",
      "body": "19px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "30px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#171717",
      "borderColor": "#A7A7A7",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2C64E3",
      "textColor": "#FFFFFF",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#171717",
      "borderColor": "#171717",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://d3fide9nemq0ii.cloudfront.net/wp-content/themes/twentytwentyone/assets_truv/images/logo/logo-truv.svg",
    "favicon": "https://truv.com/favicon.ico",
    "ogImage": "https://d3fide9nemq0ii.cloudfront.net/wp-content/uploads/2024/04/default-1.png",
    "logoHref": "/",
    "logoAlt": "Truv logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text 'Truv logo' matches the brand name inferred from the URL and page title.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 6,
      "text": "Get Started",
      "reasoning": "Button #6 has a vibrant blue background (#2C64E3), which is a strong indicator of a primary CTA. The text 'Get Started' is action-oriented, making it the most likely primary button."
    },
    "secondary": {
      "index": 0,
      "text": "Contact Sales",
      "reasoning": "Button #0 has a transparent background with a border, making it a suitable secondary button. It contrasts with the primary button's vibrant color and offers a less prominent action ('Contact Sales')."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial institutions and businesses needing data verification"
  },
  "designSystem": {
    "framework": "bootstrap",
    "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. The alt text 'Truv logo' matches the brand name inferred from the URL and page title.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles