Rapider AI Brand: Colors, Fonts, Logo & Visual Identity
Rapider AI Brand Identity
A complete profile of Rapider AI's visual system — colors, typography, components, and personality — extracted from https://www.rapider.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.rapider.ai/.
- primary: #0000EE (rgb(0, 0, 238))
- secondary: #778DFC (rgb(119, 141, 252))
- accent: #2563EB (rgb(37, 99, 235))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #000000 (rgb(0, 0, 0))
- link: #2563EB (rgb(37, 99, 235))
Typography
Each font links to its Google Fonts page where available.
- primary: Inter (Google Fonts →)
- heading: Poppins (Google Fonts →)
Visual Assets
UI Components
Button Primary
- background: #000000
- textColor: #0000EE
- borderRadius: 100px
- shadow: rgba(3, 3, 13, 0.03) 0px 1px 2px 0px, rgba(3, 3, 13, 0.05) 0px 1px 3px 0px, rgba(255, 255, 255, 0.3) 0px 1px 0px 1px inset
Button Secondary
- background: #FFFFFF
- textColor: #0000EE
- borderRadius: 8px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: enterprise clients seeking AI solutions
Frequently Asked Questions
- What is Rapider AI's primary brand color?
Rapider AI's primary brand color is #0000EE. - What accent color does Rapider AI use?
Rapider AI uses #2563EB as an accent color. - What font does Rapider AI use?
Rapider AI uses Inter for body text and Poppins for headings. - Does Rapider AI use a light or dark theme?
Rapider AI's primary site uses a light color scheme, with a background of #FFFFFF.
Methodology
Brand data on this page was extracted from https://www.rapider.ai/ 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": "light",
"fonts": [
{
"family": "Poppins",
"role": "heading"
},
{
"family": "Inter",
"role": "body"
},
{
"family": "Satoshi",
"role": "unknown"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#778DFC",
"accent": "#2563EB",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#2563EB"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Poppins"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Poppins",
"sans-serif"
]
},
"fontSizes": {
"h1": "50px",
"h2": "12px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#000000",
"textColor": "#0000EE",
"borderRadius": "100px",
"borderRadiusCorners": {
"topLeft": "100px",
"topRight": "100px",
"bottomRight": "100px",
"bottomLeft": "100px"
},
"shadow": "rgba(3, 3, 13, 0.03) 0px 1px 2px 0px, rgba(3, 3, 13, 0.05) 0px 1px 3px 0px, rgba(255, 255, 255, 0.3) 0px 1px 0px 1px inset"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0000EE",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/wzyEU0dIfbyg4Sflcf4UG5XyRw.png",
"ogImage": null
}
}