Home · Branding · PowerUs

PowerUs Brand Identity

A complete profile of PowerUs's visual system — colors, typography, components, and personality — extracted from https://www.powerus.de. Built for designers, agents, and AI tools.

Download JSON
Primary
#252758
Accent
#FF5727
Body Font
Soehne
Heading
Soehne

Color Palette

Brand palette extracted from https://www.powerus.de.

primary
#252758
rgb(37, 39, 88)
secondary
#283338
rgb(40, 51, 56)
accent
#FF5727
rgb(255, 87, 39)
background
#F6F1EE
rgb(246, 241, 238)
textPrimary
#222222
rgb(34, 34, 34)
link
#FF5727
rgb(255, 87, 39)

Typography

Each font links to its Google Fonts page where available.

primary
Soehne
heading
Soehne
Soehne, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

PowerUs logo
Logo
PowerUs favicon
Favicon
PowerUs social image
Social Card

UI Components

Live previews rendered using PowerUs's actual button styles.

buttonPrimary
background #FF5727 textColor #FFFFFF borderColor #FF5727 borderRadius 8px shadow rgb(255, 87, 39) 0px 0px 0px 3px
buttonSecondary
background #252758 textColor #FFFFFF borderColor #252758 borderRadius 8px shadow rgb(37, 39, 88) 0px 0px 0px 3px

Brand Personality

Tone: professional Energy: medium Audience: job seekers and employers in technical fields

PowerUs Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is PowerUs's primary brand color?

PowerUs's primary brand color is #252758. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does PowerUs use?

PowerUs uses #FF5727 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does PowerUs use?

PowerUs uses Soehne as the primary typeface across body and headings.

Does PowerUs use a light or dark theme?

PowerUs's primary site uses a light color scheme, with a background of #F6F1EE.

Where can I find PowerUs's logo?

PowerUs's logo is available directly on their site (https://www.powerus.de). 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.powerus.de 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 PowerUs.

Methodology

Brand data on this page was extracted from https://www.powerus.de on 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 PowerUs.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Soehne",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#252758",
    "secondary": "#283338",
    "accent": "#FF5727",
    "background": "#F6F1EE",
    "textPrimary": "#222222",
    "link": "#FF5727"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Soehne",
      "heading": "Soehne"
    },
    "fontStacks": {
      "heading": [
        "Soehne",
        "sans-serif"
      ],
      "body": [
        "Soehne",
        "sans-serif"
      ],
      "paragraph": [
        "Soehne",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF5727",
      "textColor": "#FFFFFF",
      "borderColor": "#FF5727",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgb(255, 87, 39) 0px 0px 0px 3px"
    },
    "buttonSecondary": {
      "background": "#252758",
      "textColor": "#FFFFFF",
      "borderColor": "#252758",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgb(37, 39, 88) 0px 0px 0px 3px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/66a8ddfc15934775d41cb9b9/66b0c2bcd2c7c88a83b16348_logo-white.svg",
    "favicon": "https://cdn.prod.website-files.com/664c47a73aab497ab6cd898b/664c48c24dc7dcce1ca3c4b8_powerus-blitz-favicon.png",
    "ogImage": "https://link.assetfile.io/4tE8pwOomydINy7HuZOeRj/Edit--01683.jpg",
    "logoHref": "/",
    "logoAlt": "PowerUs logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 11,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'PowerUs'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Jetzt kostenlos loslegen",
      "reasoning": "Button #2 ('Jetzt kostenlos loslegen') uses the vibrant accent color #FF5727, which is action-oriented and likely the main CTA for users to start using the platform."
    },
    "secondary": {
      "index": 2,
      "text": "Mehr Jobs entdecken",
      "reasoning": "Button #0 ('Mehr Jobs entdecken') uses a different color (#252758) and serves as a secondary action to explore more jobs."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "job seekers and employers in technical fields"
  },
  "designSystem": {
    "framework": "bootstrap",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'PowerUs'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles