Home · Branding · RetroFix

RetroFix Brand Identity

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

Download JSON
Primary
#42664A
Accent
#42664A
Body Font
Inter
Heading
Space Grotesk

Color Palette

Brand palette extracted from https://www.retrofix.ai/.

primary
#42664A
rgb(66, 102, 74)
secondary
#9BBEF8
rgb(155, 190, 248)
accent
#42664A
rgb(66, 102, 74)
background
#FBFAF9
rgb(251, 250, 249)
textPrimary
#0A0A0A
rgb(10, 10, 10)
link
#9CA3AF
rgb(156, 163, 175)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Space Grotesk
Space Grotesk Google Fonts →
Space Grotesk, system-ui, 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

RetroFix favicon
Favicon
RetroFix social image
Social Card

UI Components

Live previews rendered using RetroFix's actual button styles.

buttonPrimary
background #42664A textColor #FAFAFA borderColor #E9EBE8 borderRadius 8.4px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
buttonSecondary
background #FBFAF9 textColor #0A0A0A borderColor #E3E0DE borderRadius 8.4px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px

Brand Personality

Tone: modern Energy: medium Audience: business professionals seeking automation solutions

RetroFix Brand in the Wild

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

Frequently Asked Questions

What is RetroFix's primary brand color?

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

What font does RetroFix use?

RetroFix uses Inter for body text and Space Grotesk for headings. Fonts were detected on https://www.retrofix.ai/ as part of their live design system.

Does RetroFix use a light or dark theme?

RetroFix's primary site uses a light color scheme, with a background of #FBFAF9.

How was this brand profile generated?

This profile was extracted from https://www.retrofix.ai/ 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 RetroFix.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Space Grotesk",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#42664A",
    "secondary": "#9BBEF8",
    "accent": "#42664A",
    "background": "#FBFAF9",
    "textPrimary": "#0A0A0A",
    "link": "#9CA3AF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Space Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Space Grotesk",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#42664A",
      "textColor": "#FAFAFA",
      "borderColor": "#E9EBE8",
      "borderRadius": "8.4px",
      "borderRadiusCorners": {
        "topLeft": "8.4px",
        "topRight": "8.4px",
        "bottomRight": "8.4px",
        "bottomLeft": "8.4px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    },
    "buttonSecondary": {
      "background": "#FBFAF9",
      "textColor": "#0A0A0A",
      "borderColor": "#E3E0DE",
      "borderRadius": "8.4px",
      "borderRadiusCorners": {
        "topLeft": "8.4px",
        "topRight": "8.4px",
        "bottomRight": "8.4px",
        "bottomLeft": "8.4px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    }
  },
  "images": {
    "favicon": "https://www.retrofix.ai/favicon.ico?favicon.e2991872.ico",
    "ogImage": "https://www.retrofix.ai/og-image.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "No suitable brand logo was found among the candidates. The heuristic suggested a logo unrelated to the brand 'RetroFix'.",
    "confidence": 0.2,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Request Access",
      "reasoning": "Button #2 'Request Access' uses the vibrant brand color #42664A, which aligns with the primary brand color and is action-oriented, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 'Book a Demo' has a different background color (#FBFAF9) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals seeking automation solutions"
  },
  "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": -1,
        "selectedLogoReasoning": "No suitable brand logo was found among the candidates. The heuristic suggested a logo unrelated to the brand 'RetroFix'.",
        "confidence": 0.2
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles