Home · Branding · Rally UXR

Rally UXR Brand Identity

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

Download JSON
Primary
#111224
Accent
#E51769
Body Font
Radion B
Heading
Radion B

Color Palette

Brand palette extracted from https://www.rallyuxr.com/.

primary
#111224
rgb(17, 18, 36)
secondary
#631DF1
rgb(99, 29, 241)
accent
#E51769
rgb(229, 23, 105)
background
#F9FAFB
rgb(249, 250, 251)
textPrimary
#E51769
rgb(229, 23, 105)
link
#E51769
rgb(229, 23, 105)

Typography

Each font links to its Google Fonts page where available.

primary
Radion B
heading
Radion B
Radion B, 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

Rally UXR logo
Logo
Rally UXR favicon
Favicon
Rally UXR social image
Social Card

UI Components

Live previews rendered using Rally UXR's actual button styles.

buttonPrimary
background #E51769 textColor #FFFFFF borderRadius 12px shadow rgba(229, 23, 105, 0.32) 0px 6px 20px 0px

Brand Personality

Tone: modern Energy: high Audience: UX researchers and product teams

Rally UXR Brand in the Wild

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

Frequently Asked Questions

What is Rally UXR's primary brand color?

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

What accent color does Rally UXR use?

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

What font does Rally UXR use?

Rally UXR uses Radion B as the primary typeface across body and headings.

Does Rally UXR use a light or dark theme?

Rally UXR's primary site uses a light color scheme, with a background of #F9FAFB.

Where can I find Rally UXR's logo?

Rally UXR's logo is available directly on their site (https://www.rallyuxr.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://www.rallyuxr.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 Rally UXR.

Methodology

Brand data on this page was extracted from https://www.rallyuxr.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 Rally UXR.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Radion B",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#111224",
    "secondary": "#631DF1",
    "accent": "#E51769",
    "background": "#F9FAFB",
    "textPrimary": "#E51769",
    "link": "#E51769"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Radion B",
      "heading": "Radion B"
    },
    "fontStacks": {
      "heading": [
        "Radion B",
        "sans-serif"
      ],
      "body": [
        "Radion B",
        "sans-serif"
      ],
      "paragraph": [
        "Radion B",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "68px",
      "h2": "56px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#E51769",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgba(229, 23, 105, 0.32) 0px 6px 20px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%2056%22%20fill%3D%22none%22%20width%3D%22100%25%22%20class%3D%22brand-svg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M66.022%2039.263c-.818-1.423-1.227-3.682-1.227-6.776l.004-20.665c-.009-.5.014-1%20.069-1.497.063-.4.188-.79.37-1.152C65.641%208.39%2066.777%208%2068.645%208c1.783%200%202.894.391%203.33%201.173.212.363.356.76.427%201.173.05.505.071%201.012.064%201.519V31.96c0%201.042.09%201.692.264%201.974.174.283.562.422%201.158.422a7.27%207.27%200%200%201%201.205.064c.27.076.523.202.746.37.588.376.877%201.393.877%203.08%200%201.828-.29%202.925-.877%203.346-.755.524-2.567.61-5.435.258-2.248-.287-3.71-1.024-4.382-2.211Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M24.015%2028.383c2.189-2.113%203.285-4.804%203.288-8.075a11.423%2011.423%200%200%200-1.142-5.127%2010.228%2010.228%200%200%200-2.892-3.645c-2.427-1.853-4.926-2.78-7.495-2.78H3.904c-1.868%200-3.004.39-3.407%201.173A3.43%203.43%200%200%200%20.07%2011.08c-.05.497-.072.997-.064%201.497v24.095a7.222%207.222%200%200%200%20.26%202.257c.355%201.072%201.553%201.608%203.594%201.608%201.87%200%205.413-.388%205.822-1.173.21-.354.355-.743.426-1.148.055-.497.077-.997.068-1.497v-4.894h5.537l1.359-.09c1.987%204.692%203.123%207.312%203.407%207.86.215.33.491.617.813.845.406.293.9.442%201.402.422a6.081%206.081%200%200%200%202.257-.608c1.811-.75%202.717-1.678%202.717-2.78a6.835%206.835%200%200%200-.673-2.274c-1.346-3.007-2.34-5.278-2.981-6.814v-.004ZM15.867%2011.91c4.438%200%208.037%203.709%208.037%208.282s-3.599%208.261-8.037%208.261c-4.438%200-8.032-3.709-8.032-8.278%200-4.569%203.599-8.265%208.032-8.265ZM27.72%2029.55c-.149%201.494.07%203%20.637%204.391a9.286%209.286%200%200%200%202.621%203.596c4.319%203.608%2010.12%203.413%2012.432%201.11a2.327%202.327%200%200%200%20.946%201.713c.536.392%201.605.586%203.198.586s2.594-.375%202.981-1.126c.182-.363.307-.752.371-1.152.055-.497.077-.998.068-1.498V21.982c.01-.5-.013-1-.068-1.498a3.71%203.71%200%200%200-.392-1.152%201.835%201.835%200%200%200-1.163-.911%209.22%209.22%200%200%200-2.555-.258c-2.132%200-3.286.81-3.462%202.43-1.023-1.025-14.55-4.434-15.614%208.958Zm10.499-6.864c1.365%200%202.7.4%203.835%201.152a6.853%206.853%200%200%201%202.543%203.07%206.78%206.78%200%200%201%20.393%203.95%206.82%206.82%200%200%201-1.89%203.503%206.924%206.924%200%200%201-3.534%201.871%206.964%206.964%200%200%201-3.99-.389%206.89%206.89%200%200%201-3.098-2.519%206.793%206.793%200%200%201-.638-6.417%206.835%206.835%200%200%201%201.497-2.218%206.909%206.909%200%200%201%202.24-1.483%206.96%206.96%200%200%201%202.642-.52Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M94.966%2022.541a1.91%201.91%200%200%200-1.601.739c-.192.227-.36.473-.503.734-.04.082-.183.393-.431.932l-.001.002v.001c-.377.82-.996%202.165-1.868%204.04-1.448%203.113-2.223%204.897-2.368%205.361a359.208%20359.208%200%200%201-4.144-6.838c-1.448-2.448-2.251-3.793-2.41-4.038a2.57%202.57%200%200%200-.767-.717%202.41%202.41%200%200%200-1.359-.346c-.553%200-1.328.287-2.32.869-1.58.925-2.369%201.85-2.369%202.776%200%20.464.293%201.167.878%202.11l8.722%2014.547c-2.808%205.932-4.21%209.245-4.208%209.94%200%201.043.862%201.94%202.585%202.691a6.666%206.666%200%200%200%202.322.654c.47.017.933-.12%201.316-.392.312-.217.573-.497.766-.823.162-.29.358-.713.592-1.265l11.5-25.441c.104-.252.222-.499.353-.739.232-.458.352-.964.349-1.476%200-1.072-.862-1.983-2.585-2.734a6.305%206.305%200%200%200-2.449-.587ZM52.789%2032.487c0%203.094.409%205.353%201.226%206.776.673%201.187%202.134%201.924%204.383%202.21%202.862.352%204.673.267%205.434-.257.585-.405.878-1.52.878-3.345%200-1.688-.294-2.705-.878-3.08a2.29%202.29%200%200%200-.745-.371%207.27%207.27%200%200%200-1.205-.064c-.6%200-.984-.139-1.163-.422-.179-.282-.26-.932-.26-1.974V11.865a13.214%2013.214%200%200%200-.068-1.52%203.426%203.426%200%200%200-.426-1.172C59.531%208.39%2058.421%208%2056.635%208c-1.869%200-3.004.391-3.408%201.173-.183.363-.309.751-.374%201.152-.05.497-.072.997-.064%201.497v20.665Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/63ffd577a0f3454c97c26b78/66ce1d08d5b7fb0f61f95896_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/63ffd577a0f3454c97c26b78/679cfc2b2343c850ef6f3707_OG%20image.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 12,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Rally UXR'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get a Demo",
      "reasoning": "Button #0 'Get a Demo' is the primary CTA due to its prominent placement and action-oriented text, encouraging user engagement."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons share the same vibrant color, making it impossible to select a secondary button with a different background color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "UX researchers and product teams"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "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, aligning with the brand 'Rally UXR'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles