Home · Branding · RamAIn

RamAIn Brand Identity

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

Download JSON
Primary
#10B981
Accent
#1A1A1A
Body Font
Space Grotesk
Heading
Space Grotesk

Color Palette

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

primary
#10B981
rgb(16, 185, 129)
secondary
#BFD5F7
rgb(191, 213, 247)
accent
#1A1A1A
rgb(26, 26, 26)
background
#F8F8F7
rgb(248, 248, 247)
textPrimary
#1A1A1A
rgb(26, 26, 26)
link
#9CA3AF
rgb(156, 163, 175)

Typography

Each font links to its Google Fonts page where available.

primary
Space Grotesk
Space Grotesk Google Fonts →
heading
Space Grotesk
Space Grotesk Google Fonts →
IBM Plex Mono, Consolas, Monaco, monospace
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

RamAIn logo
Logo
RamAIn favicon
Favicon
RamAIn social image
Social Card

UI Components

Live previews rendered using RamAIn's actual button styles.

buttonPrimary
background #1A1A1A textColor #FFFFFF borderRadius 5px shadow none
buttonSecondary
background #EEEDEC textColor #1A1A1A borderRadius 12px shadow none

Brand Personality

Tone: modern Energy: medium Audience: enterprises looking for AI-powered automation solutions

RamAIn Brand in the Wild

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

Frequently Asked Questions

What is RamAIn's primary brand color?

RamAIn's primary brand color is #10B981. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does RamAIn use?

RamAIn uses #1A1A1A as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does RamAIn use?

RamAIn uses Space Grotesk as the primary typeface across body and headings.

Does RamAIn use a light or dark theme?

RamAIn's primary site uses a light color scheme, with a background of #F8F8F7.

Where can I find RamAIn's logo?

RamAIn's logo is available directly on their site (https://ramain.ai). 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://ramain.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 RamAIn.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Space Grotesk",
      "role": "body"
    },
    {
      "family": "IBM Plex Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#10B981",
    "secondary": "#BFD5F7",
    "accent": "#1A1A1A",
    "background": "#F8F8F7",
    "textPrimary": "#1A1A1A",
    "link": "#9CA3AF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Space Grotesk",
      "heading": "Space Grotesk"
    },
    "fontStacks": {
      "heading": [
        "IBM Plex Mono",
        "Consolas",
        "Monaco",
        "monospace"
      ],
      "body": [
        "Space Grotesk",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "sans-serif"
      ],
      "paragraph": [
        "Space Grotesk",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "14px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1A1A1A",
      "textColor": "#FFFFFF",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#EEEDEC",
      "textColor": "#1A1A1A",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://ramain.ai/logo.png",
    "favicon": "https://ramain.ai/favicon.png",
    "ogImage": "https://ramain.ai/og-image.png",
    "logoHref": "/",
    "logoAlt": "ramAIn"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and matches the brand name 'ramAIn'. It links to the homepage, which is a strong indicator of being the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Book a Demo →",
      "reasoning": "Button #1 ('Book a Demo →') has a dark background (#1A1A1A) with white text, making it stand out as a primary call-to-action. The text is action-oriented, encouraging users to engage with the service."
    },
    "secondary": {
      "index": 8,
      "text": "Reject All",
      "reasoning": "Button #8 ('Reject All') has a distinct red/orange background (#EEEDEC), which is different from the primary button's color. It serves as a secondary action, likely related to consent or settings."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "enterprises looking for AI-powered 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": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and matches the brand name 'ramAIn'. It links to the homepage, which is a strong indicator of being the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles