Raycaster Brand: Colors, Fonts, Logo & Visual Identity

Raycaster Brand Identity

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

Color Palette

Brand palette extracted from https://raycaster.ai.

Type Color RGB
primary #1A2035 rgb(26, 32, 53)
accent #040A20 rgb(4, 10, 32)
background #FFFFFF rgb(255, 255, 255)
textPrimary #040A20 rgb(4, 10, 32)
link #040A20 rgb(4, 10, 32)

Typography

Each font links to its Google Fonts page where available.

Role Font Link
primary Georgia Google Fonts →
heading Georgia Google Fonts →
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:
...

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Raycaster's actual button styles.

Input

Button Primary

Brand Personality

Tone: professional
Energy: medium
Audience: biopharma professionals

Raycaster Brand in the Wild

Image: raycaster.ai

Source: raycaster.ai

Image: raycaster.ai

Source: raycaster.ai

Image: i.ytimg.com

Source: raycaster.ai

Image: raycaster.ai

Source: raycaster.ai

Image: raycaster.ai

Source: raycaster.ai

Frequently Asked Questions

  1. What is Raycaster's primary brand color?
    Raycaster's primary brand color is #1A2035. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What accent color does Raycaster use?
    Raycaster uses #040A20 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Raycaster use?
    Raycaster uses Georgia as the primary typeface across body and headings.

  4. Does Raycaster use a light or dark theme?
    Raycaster's primary site uses a light color scheme, with a background of #FFFFFF.

  5. Where can I find Raycaster's logo?
    Raycaster's logo is available directly on their site (https://raycaster.ai). The current logo URL is included in the machine-readable JSON profile linked above.

  6. How was this brand profile generated?
    This profile was extracted from https://raycaster.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 Raycaster.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Georgia",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1A2035",
    "accent": "#040A20",
    "background": "#FFFFFF",
    "textPrimary": "#040A20",
    "link": "#040A20"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Georgia",
      "heading": "Georgia"
    },
    "fontStacks": {
      "heading": [
        "ui-serif",
        "Georgia",
        "Cambria",
        "Times New Roman",
        "Times",
        "serif"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "48px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#1A2035",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.raycaster.ai/images/white-logo.svg?dpl=dpl_Gz4g8nvQZ21Gyxb9kNh7b5ftW2nS",
    "favicon": "https://www.raycaster.ai/favicon.ico",
    "ogImage": "https://www.raycaster.ai//images/og-image-dark.png",
    "logoHref": "/",
    "logoAlt": "Raycaster Logo"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "biopharma professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}