RunLocal AI Brand: Colors, Fonts, Logo & Visual Identity
RunLocal AI Brand Identity
A complete profile of RunLocal AI's visual system — colors, typography, components, and personality — extracted from https://runlocal.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://runlocal.ai.
| Color | Hex Code | RGB |
|---|---|---|
| Primary | #45556C | rgb(69, 85, 108) |
| Accent | #5130AB | rgb(81, 48, 171) |
| Background | #FAFAFA | rgb(250, 250, 250) |
| textPrimary | #5130AB | rgb(81, 48, 171) |
| Link | #5130AB | rgb(81, 48, 171) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font |
|---|---|
| Primary | Poppins |
| Heading | Poppins |
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using RunLocal AI's actual button styles.
Button Primary
- Background: #5130AB
- Text Color: #FFFFFF
- Border Radius: 14px
- Shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
RunLocal AI Brand in the Wild
Frequently Asked Questions
What is RunLocal AI's primary brand color?
RunLocal AI's primary brand color is #45556C, which anchors the visual identity across their website, product UI, and marketing materials.
What accent color does RunLocal AI use?
RunLocal AI uses #5130AB as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does RunLocal AI use?
RunLocal AI uses Poppins as the primary typeface across body and headings.
Does RunLocal AI use a light or dark theme?
RunLocal AI's primary site uses a light color scheme, with a background of #FAFAFA.
Where can I find RunLocal AI's logo?
RunLocal AI's logo is available directly on their site (https://runlocal.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://runlocal.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 RunLocal AI.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Poppins",
"role": "body"
}
],
"colors": {
"primary": "#45556C",
"accent": "#5130AB",
"background": "#FAFAFA",
"textPrimary": "#5130AB",
"link": "#5130AB"
},
"typography": {
"fontFamilies": {
"primary": "Poppins",
"heading": "Poppins"
},
"fontStacks": {
"heading": [
"Poppins",
"sans-serif"
],
"body": [
"Poppins",
"sans-serif"
],
"paragraph": [
"Poppins",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "36px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#5130AB",
"textColor": "#FFFFFF",
"borderRadius": "14px",
"borderRadiusCorners": {
"topLeft": "14px",
"topRight": "14px",
"bottomRight": "14px",
"bottomLeft": "14px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
}
},
"images": {
"logo": "https://www.runlocal.ai/logo.svg",
"favicon": "https://www.runlocal.ai/favicon-new.png",
"ogImage": "https://runlocal.ai/social.png",
"logoHref": "/",
"logoAlt": "RunLocal logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
}
}