Home · Branding · RobCo

RobCo Brand Identity

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

Download JSON
Primary
#EDBCA0
Accent
#FCF9F7
Body Font
TT Hoves Pro
Heading
Victor Serif

Color Palette

Brand palette extracted from https://www.rob.co.

primary
#EDBCA0
rgb(237, 188, 160)
secondary
#1C3C5A
rgb(28, 60, 90)
accent
#FCF9F7
rgb(252, 249, 247)
background
#FCF9F7
rgb(252, 249, 247)
textPrimary
#0D2130
rgb(13, 33, 48)
link
#0D2130
rgb(13, 33, 48)

Typography

Each font links to its Google Fonts page where available.

primary
TT Hoves Pro
TT Hoves Pro Google Fonts →
heading
Victor Serif
Victor Serif Google Fonts →
Victor Serif, 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

RobCo logo
Logo
RobCo favicon
Favicon
RobCo social image
Social Card

UI Components

Live previews rendered using RobCo's actual button styles.

buttonPrimary
background #FCF9F7 textColor #1C3C5A borderRadius 15px shadow none
buttonSecondary
background transparent textColor #FFFFFF borderColor #EDBCA0 borderRadius 15px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses seeking automation solutions

RobCo Brand in the Wild

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

Frequently Asked Questions

What is RobCo's primary brand color?

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

What accent color does RobCo use?

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

What font does RobCo use?

RobCo uses TT Hoves Pro for body text and Victor Serif for headings. Fonts were detected on https://www.rob.co as part of their live design system.

Does RobCo use a light or dark theme?

RobCo's primary site uses a light color scheme, with a background of #FCF9F7.

Where can I find RobCo's logo?

RobCo's logo is available directly on their site (https://www.rob.co). 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.rob.co 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 RobCo.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "TT Hoves Pro",
      "role": "body"
    },
    {
      "family": "Victor Serif",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#EDBCA0",
    "secondary": "#1C3C5A",
    "accent": "#FCF9F7",
    "background": "#FCF9F7",
    "textPrimary": "#0D2130",
    "link": "#0D2130"
  },
  "typography": {
    "fontFamilies": {
      "primary": "TT Hoves Pro",
      "heading": "Victor Serif"
    },
    "fontStacks": {
      "heading": [
        "Victor Serif",
        "sans-serif"
      ],
      "body": [
        "TT Hoves Pro",
        "sans-serif"
      ],
      "paragraph": [
        "TT Hoves Pro",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "52px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FCF9F7",
      "textColor": "#1C3C5A",
      "borderRadius": "15px",
      "borderRadiusCorners": {
        "topLeft": "15px",
        "topRight": "15px",
        "bottomRight": "15px",
        "bottomLeft": "15px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#EDBCA0",
      "borderRadius": "15px",
      "borderRadiusCorners": {
        "topLeft": "15px",
        "topRight": "15px",
        "bottomRight": "15px",
        "bottomLeft": "15px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68f2341d705f07db40d6f962/68f2341d705f07db40d6ffad_RobCo%20Logo.svg",
    "favicon": "https://cdn.prod.website-files.com/68f2341d705f07db40d6f962/68f2341d705f07db40d6ffee_mark%20dark.png",
    "ogImage": "https://cdn.prod.website-files.com/62a2fcca992f4241bd41eef6/68e653dcff4a39d5270f7e54_HomePreviewEN.webp",
    "logoHref": "/en-us",
    "logoAlt": "robco logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, has an alt text matching the brand 'RobCo', and is of medium size, making it the primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "View open roles",
      "reasoning": "Button #2 ('View open roles') has a distinct background color (#FCF9F7) that stands out as a primary CTA due to its contrast with the text color and its action-oriented text."
    },
    "secondary": {
      "index": 0,
      "text": "Request a demo",
      "reasoning": "Button #0 ('Request a demo') is from a different color group (transparent) and serves as a secondary action with its outline style and supportive text."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses seeking automation solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, has an alt text matching the brand 'RobCo', and is of medium size, making it the primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles