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.
- primary: #3E3A4B (rgb(62, 58, 75))
- accent: #6ACD85 (rgb(106, 205, 133))
- background: #0D0D0D (rgb(13, 13, 13))
- textPrimary: #0D0D0D (rgb(13, 13, 13))
- link: #6ACD85 (rgb(106, 205, 133))
Typography
Each font links to its Google Fonts page where available.
- primary: Untitled Sans Google Fonts →
- heading: Untitled Sans Google Fonts →
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Rove's actual button styles.
Input
- background: transparent
- textColor: #FFFFFF
- borderColor: null
- borderRadius: 0px
- shadow: none
Button Primary
- background: #0D0D0D
- textColor: #FFFFFF
- borderColor: #6E6E6E
- borderRadius: 33554400px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: travel enthusiasts
Rove Brand in the Wild
Frequently Asked Questions
What is Rove's primary brand color?
Rove's primary brand color is #3E3A4B.What accent color does Rove use?
Rove uses #6ACD85 as an accent color.What font does Rove use?
Rove uses Untitled Sans as the primary typeface.Does Rove use a light or dark theme?
Rove's primary site uses a dark color scheme.Where can I find Rove's logo?
Rove's logo is available on their site (http://rovecard.com).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
}
}