Rove Brand: Colors, Fonts, Logo & Visual Identity

Rove Brand Identity

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

Color Palette

Brand palette extracted from http://rovecard.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Rove's actual button styles.

Input

Button Primary

Brand Personality

Rove Brand in the Wild

Frequently Asked Questions

  1. What is Rove's primary brand color?
    Rove's primary brand color is #3E3A4B.

  2. What accent color does Rove use?
    Rove uses #6ACD85 as an accent color.

  3. What font does Rove use?
    Rove uses Untitled Sans as the primary typeface.

  4. Does Rove use a light or dark theme?
    Rove's primary site uses a dark color scheme.

  5. Where can I find Rove's logo?
    Rove's logo is available on their site (http://rovecard.com).

  6. How was this brand profile generated?
    This profile was extracted from http://rovecard.com using the Firecrawl branding extraction API.

Methodology

Brand data on this page was extracted from http://rovecard.com on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Untitled Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3E3A4B",
    "accent": "#6ACD85",
    "background": "#0D0D0D",
    "textPrimary": "#0D0D0D",
    "link": "#6ACD85"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Untitled Sans",
      "heading": "Untitled Sans"
    },
    "fontStacks": {
      "heading": ["untitledSans", "untitledSans Fallback"],
      "body": ["untitledSans", "untitledSans Fallback"],
      "paragraph": ["untitledSans", "untitledSans Fallback"]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "20px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0D0D0D",
      "textColor": "#FFFFFF",
      "borderColor": "#6E6E6E",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://preview.rovecdn.com/images/logo.svg",
    "favicon": "https://www.rove.com/favicon.ico",
    "ogImage": "https://imagedelivery.net/ho4X17j0bdDufL-h4GdA8Q/a9682d56-ccf6-4491-c6a1-189425e61a00/public",
    "logoHref": "/",
    "logoAlt": "Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "travel enthusiasts"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}