Powerdocs Brand: Colors, Fonts, Logo & Visual Identity

Powerdocs Brand Identity

A complete profile of Powerdocs's visual system — colors, typography, components, and personality — extracted from https://powerdocs.so. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://powerdocs.so.

Color Hex Code RGB
Primary #0000EE rgb(0, 0, 238)
Accent #0000EE rgb(0, 0, 238)
Background #FFFFFF rgb(255, 255, 255)
Text Primary #000000 rgb(0, 0, 0)
Link #0000EE rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Powerdocs's actual button styles.

Component Background Text Color Border Radius
Input transparent #000000 0px
Button Primary #000000 #0000EE 10px
Button Secondary #EEEEEE #0000EE 100px

Brand Personality

Frequently Asked Questions

What is Powerdocs's primary brand color?

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

What font does Powerdocs use?

Powerdocs uses Inter as the primary typeface across body and headings.

Does Powerdocs use a light or dark theme?

Powerdocs's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Powerdocs's logo?

Powerdocs's logo is available directly on their site (https://powerdocs.so). 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://powerdocs.so 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 Powerdocs.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#0000EE",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "32px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#0000EE",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#EEEEEE",
      "textColor": "#0000EE",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/8hzM25PwAUOOA59Nd2eMubVo8ME.png?scale-down-to=512",
    "favicon": "https://framerusercontent.com/images/kpmPLYGh7L0Ee0Vvm1gEFsI4zfs.png",
    "ogImage": "https://framerusercontent.com/images/stqLsWKza05PuEdeWzVcI2wVICo.png"
  }
}