Rain Brand: Colors, Fonts, Logo & Visual Identity
Rain Brand Identity
A complete profile of Rain's visual system — colors, typography, components, and personality — extracted from https://www.raincards.xyz/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.raincards.xyz/.
| Type | Color Code | RGB Values |
|---|---|---|
| primary | #FF2FB6 | rgb(255, 47, 182) |
| secondary | #0056A7 | rgb(0, 86, 167) |
| accent | #FF2FB6 | rgb(255, 47, 182) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #121212 | rgb(18, 18, 18) |
| link | #1863DC | rgb(24, 99, 220) |
Typography
Each font links to its Google Fonts page where available.
Primary
Arial
Heading
Arial
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Rain's actual button styles.
Button Primary
- background: #FF2FB6
- textColor: #FFFFFF
- borderRadius: 1920px
- shadow: none
Button Secondary
- background: #FFFFFF
- textColor: #121212
- borderRadius: 0px
- shadow: none
Brand Personality
- Tone: modern
- Energy: high
- Audience: tech-savvy professionals
Rain Brand in the Wild
Image: cdn.prod.website-files.com
Source: raincards.xyz
Image: cdn.prod.website-files.com
Source: raincards.xyz
Image: cdn.prod.website-files.com
Source: raincards.xyz
Image: cdn.prod.website-files.com
Source: raincards.xyz
Image: cdn.prod.website-files.com
Source: raincards.xyz
Frequently Asked Questions
What is Rain's primary brand color?
Rain's primary brand color is #FF2FB6. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Rain use?
Rain uses Arial as the primary typeface across body and headings.
Does Rain use a light or dark theme?
Rain's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Rain's logo?
Rain's logo is available directly on their site (https://www.raincards.xyz/). 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.raincards.xyz/ using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://www.raincards.xyz/ 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.
This page is published by CharacterQuilt and is not affiliated with or endorsed by Rain.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Antique Legacy",
"role": "unknown"
},
{
"family": "Arial",
"role": "body"
}
],
"colors": {
"primary": "#FF2FB6",
"secondary": "#0056A7",
"accent": "#FF2FB6",
"background": "#FFFFFF",
"textPrimary": "#121212",
"link": "#1863DC"
},
"typography": {
"fontFamilies": {
"primary": "Arial",
"heading": "Arial"
},
"fontStacks": {
"heading": [
"Antique Legacy",
"Arial",
"sans-serif"
],
"body": [
"Antique Legacy",
"Arial",
"sans-serif"
],
"paragraph": [
"Antique Legacy",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "108.096px",
"h2": "79.296px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#FF2FB6",
"textColor": "#FFFFFF",
"borderRadius": "1920px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#121212",
"borderRadius": "0px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/687de903c8dca7b26ba11a15/687df09f5ee3eb1a2d3531df_logo.svg",
"favicon": "https://cdn.prod.website-files.com/687de903c8dca7b26ba11a15/6882904ccbaf4acfcd83e3ad_fav.png",
"ogImage": "https://cdn.prod.website-files.com/687de903c8dca7b26ba11a15/6882908831dd6abf71a3c0e6_rain-open-graph.jpg"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "tech-savvy professionals"
}
}