RobCo Brand: Colors, Fonts, Logo & Visual Identity

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.

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using RobCo's actual button styles.

Brand Personality

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

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.rob.co on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

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",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#EDBCA0",
      "borderRadius": "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"
  }
}