RunRL Brand: Colors, Fonts, Logo & Visual Identity

RunRL Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using RunRL's actual button styles.

Button Primary

Button Secondary

Brand Personality

RunRL Brand in the Wild

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

Image: runrl.com
Source: runrl.com

Image: runrl.com

Image: i.ytimg.com

Image: runrl.com

Image: runrl.com

Frequently Asked Questions

  1. What is RunRL's primary brand color?
    RunRL's primary brand color is #007F86. It anchors the visual identity across their website, product UI, and marketing materials.
  2. What accent color does RunRL use?
    RunRL uses #6A5ACD as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
  3. What font does RunRL use?
    RunRL uses Instrument Sans for body text and Instrument Serif for headings. Fonts were detected on https://runrl.com as part of their live design system.
  4. Does RunRL use a light or dark theme?
    RunRL's primary site uses a light color scheme, with a background of #FFFFFF.
  5. How was this brand profile generated?
    This profile was extracted from https://runrl.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 RunRL.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Instrument Serif",
      "role": "heading"
    },
    {
      "family": "Instrument Sans",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Helvetica Neue",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#007F86",
    "secondary": "#007BFF",
    "accent": "#6A5ACD",
    "background": "#FFFFFF",
    "textPrimary": "#6A5ACD",
    "link": "#6A5ACD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Instrument Sans",
      "heading": "Instrument Serif"
    },
    "fontStacks": {
      "heading": [
        "Instrument Serif",
        "serif"
      ],
      "body": [
        "Instrument Serif",
        "serif"
      ],
      "paragraph": [
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "51.2px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#6A5ACD",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(106, 90, 205, 0.3) 0px 4px 15px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1A1A1A",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0.1) 0px 4px 15px 0px"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://runrl.com/favicon.svg",
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers and tech companies"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}