PowerRouter Brand: Colors, Fonts, Logo & Visual Identity
PowerRouter Brand Identity
A complete profile of PowerRouter's visual system — colors, typography, components, and personality — extracted from https://www.powerrouter.io. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.powerrouter.io.
| Color | Hex Code | RGB |
|---|---|---|
| Primary | #5270FF | rgb(82, 112, 255) |
| Secondary | #485DF9 | rgb(72, 93, 249) |
| Accent | #485DF9 | rgb(72, 93, 249) |
| Background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #0B3558 | rgb(11, 53, 88) |
| Link | #0B3558 | rgb(11, 53, 88) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Google Fonts Link |
|---|---|---|
| Body | Nunito Sans | Google Fonts → |
| Heading | Graphik | Google Fonts → |
Visual Assets
UI Components
Live previews rendered using PowerRouter's actual button styles.
Button Primary
- Background: #485DF9
- Text Color: #FFFFFF
- Border Radius: 25px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text Color: #5270FF
- Border Radius: 25px
- Shadow: none
Brand Personality
Tone: modern
Energy: medium
Audience: business professionals
PowerRouter Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Source: powerrouter.io
Source: powerrouter.io
Source: powerrouter.io
Source: powerrouter.io
Source: powerrouter.io
Source: powerrouter.io
Frequently Asked Questions
What is PowerRouter's primary brand color?
PowerRouter's primary brand color is #5270FF. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does PowerRouter use?
PowerRouter uses #485DF9 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does PowerRouter use?
PowerRouter uses Nunito Sans for body text and Graphik for headings. Fonts were detected on https://www.powerrouter.io as part of their live design system.
Does PowerRouter use a light or dark theme?
PowerRouter's primary site uses a light color scheme, with a background of #FFFFFF.
How was this brand profile generated?
This profile was extracted from https://www.powerrouter.io 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 PowerRouter.
Methodology
Brand data on this page was extracted from https://www.powerrouter.io 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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by PowerRouter.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Nunito Sans",
"role": "body"
},
{
"family": "Graphik",
"role": "heading"
}
],
"colors": {
"primary": "#5270FF",
"secondary": "#485DF9",
"accent": "#485DF9",
"background": "#FFFFFF",
"textPrimary": "#0B3558",
"link": "#0B3558"
},
"typography": {
"fontFamilies": {
"primary": "Nunito Sans",
"heading": "Graphik"
},
"fontStacks": {
"heading": [
"Graphik",
"sans-serif"
],
"body": [
"Nunito Sans",
"sans-serif"
],
"paragraph": [
"Graphik",
"sans-serif"
]
},
"fontSizes": {
"h1": "40px",
"h2": "18px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"buttonPrimary": {
"background": "#485DF9",
"textColor": "#FFFFFF",
"borderRadius": "25px",
"borderRadiusCorners": {
"topLeft": "25px",
"topRight": "25px",
"bottomRight": "25px",
"bottomLeft": "25px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#5270FF",
"borderRadius": "25px",
"borderRadiusCorners": {
"topLeft": "25px",
"topRight": "25px",
"bottomRight": "25px",
"bottomLeft": "25px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://powerrouter.io/wp-content/uploads/2023/06/Group-244.svg",
"ogImage": "https://powerrouter.io/wp-content/uploads/2023/07/PowerRouter.webp"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}